Share via


RoleSinkInfo.RoleId Property

Definition

Gets or sets compute 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