IRoleInstance.InstanceViewStatuses Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IResourceInstanceViewStatus) }, Read=true, ReadOnly=true, Required=false, SerializedName="statuses", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IResourceInstanceViewStatus> InstanceViewStatuses { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IResourceInstanceViewStatus) }, Read=true, ReadOnly=true, Required=false, SerializedName="statuses", Update=false)>]
member this.InstanceViewStatuses : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IResourceInstanceViewStatus>
Public ReadOnly Property InstanceViewStatuses As List(Of IResourceInstanceViewStatus)

Property Value

Attributes

Applies to