ArmRoleReceiver.RoleId Property

Definition

Gets or sets the arm role id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to