ICloudServiceInstanceView.Statuses 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[] Statuses { 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.Statuses : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.IResourceInstanceViewStatus[]
Public ReadOnly Property Statuses As IResourceInstanceViewStatus()

Property Value

Attributes

Applies to