Bagikan melalui


Authorization.RoleDefinitionId Property

Definition

Gets or sets the role definition identifier. This role will define all the permissions that the security group/service principal/user must have on the projected subscription. This role cannot be an owner role.

[Newtonsoft.Json.JsonProperty(PropertyName="roleDefinitionId")]
public string RoleDefinitionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleDefinitionId")>]
member this.RoleDefinitionId : string with get, set
Public Property RoleDefinitionId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to