Share via


IConfiguration.AvailabilityInformationDisabledReason Property

Definition

Reason why the product is disabled.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Reason why the product is disabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.DisabledReason) }, ReadOnly=true, Required=false, SerializedName="disabledReason")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.DisabledReason? AvailabilityInformationDisabledReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Reason why the product is disabled.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.DisabledReason) }, ReadOnly=true, Required=false, SerializedName="disabledReason")>]
member this.AvailabilityInformationDisabledReason : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Support.DisabledReason>
Public ReadOnly Property AvailabilityInformationDisabledReason As Nullable(Of DisabledReason)

Property Value

Attributes

Applies to