CloudServiceInstanceView.RoleInstance Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="roleInstance")]
public Microsoft.Azure.Management.Compute.Models.InstanceViewStatusesSummary RoleInstance { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleInstance")>]
member this.RoleInstance : Microsoft.Azure.Management.Compute.Models.InstanceViewStatusesSummary with get, set
Public Property RoleInstance As InstanceViewStatusesSummary

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to