TableRoleDefinitionResource.PropertiesId Property

Definition

Gets or sets the path id for the Role Definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to