Language

IConfiguration.AvailabilityInformationDisabledReason Property

Definition

Reason why the product is disabled.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "None", "Country", "Region", "Feature", "OfferType", "NoSubscriptionInfo", "NotAvailable", "OutOfStock" })]
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Reason why the product is disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="disabledReason", Update=false)]
public string AvailabilityInformationDisabledReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "None", "Country", "Region", "Feature", "OfferType", "NoSubscriptionInfo", "NotAvailable", "OutOfStock" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Reason why the product is disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="disabledReason", Update=false)>]
member this.AvailabilityInformationDisabledReason : string
Public ReadOnly Property AvailabilityInformationDisabledReason As String

Property Value

Attributes

Applies to