Language

IConfiguration.AvailabilityInformationDisabledReasonMessage Property

Definition

Message for why the product is disabled.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Message for why the product is disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="disabledReasonMessage", Update=false)]
public string AvailabilityInformationDisabledReasonMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Message for why the product is disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="disabledReasonMessage", Update=false)>]
member this.AvailabilityInformationDisabledReasonMessage : string
Public ReadOnly Property AvailabilityInformationDisabledReasonMessage As String

Property Value

Attributes

Applies to