IRoleInstanceProperties.InstanceViewStatuses Property

Definition

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

Property Value

Attributes

Applies to