Language

IAvailabilityInformation.DisabledReasonMessage 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 DisabledReasonMessage { 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.DisabledReasonMessage : string
Public ReadOnly Property DisabledReasonMessage As String

Property Value

Attributes

Applies to