ResourceInstanceViewStatus.Level Property

Definition

The level code.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.StatusLevelTypes? Level { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Level : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.StatusLevelTypes> with get, set
Public Property Level As Nullable(Of StatusLevelTypes)

Property Value

Implements

Attributes

Applies to