IFeatureStatus.DetailedStatus Property

Definition

The status representing the state of this feature.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The status representing the state of this feature.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FeatureDetailedStatus) }, ReadOnly=true, Required=false, SerializedName="detailedStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FeatureDetailedStatus? DetailedStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The status representing the state of this feature.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FeatureDetailedStatus) }, ReadOnly=true, Required=false, SerializedName="detailedStatus")>]
member this.DetailedStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FeatureDetailedStatus>
Public ReadOnly Property DetailedStatus As Nullable(Of FeatureDetailedStatus)

Property Value

Attributes

Applies to