ISkuRestriction.ReasonCode Property

Definition

The reason for restriction.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The reason for restriction.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="reasonCode")]
public string ReasonCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The reason for restriction.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="reasonCode")>]
member this.ReasonCode : string with get, set
Public Property ReasonCode As String

Property Value

Attributes

Applies to