RoleAssignmentInner.RoleDefinitionId Property

Definition

Gets or sets the role definition ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to