CloudServiceInstanceView.Statuses Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.FormatTable(Index=0)]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IResourceInstanceViewStatus> Statuses { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.FormatTable(Index=0)>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Statuses : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IResourceInstanceViewStatus>
Public ReadOnly Property Statuses As List(Of IResourceInstanceViewStatus)

Property Value

Implements

Attributes

Applies to