你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IBasicInformation.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