Partager via


IResourceSkuRestrictions.ReasonCode Property

Definition

the reason for restriction.

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

Property Value

Attributes

Applies to