Share via


IResourceSkuRestrictions.ReasonCode Property

Definition

The reason for restriction.

[Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="The reason for restriction.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsReasonCode) }, ReadOnly=true, Required=false, SerializedName="reasonCode")]
public Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsReasonCode? ReasonCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Runtime.Info(Description="The reason for restriction.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsReasonCode) }, ReadOnly=true, Required=false, SerializedName="reasonCode")>]
member this.ReasonCode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DiskPool.Support.ResourceSkuRestrictionsReasonCode>
Public ReadOnly Property ReasonCode As Nullable(Of ResourceSkuRestrictionsReasonCode)

Property Value

Attributes

Applies to