Share via


EventsCloudInfo.RoleInstance Property

Definition

Gets or sets role instance of the cloud

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to