Skip to content
Docs Try Aspire

RoleDefinition Properties

Struct Properties 2 members
Represents a role definition within an Azure resource.
The unique identifier for the role definition.
public string Id { get; set; }
The name of the role definition.
public string Name { get; set; }