RoleDefinitionInner.RoleType Property

Definition

Gets or sets the role type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to