ApiManagementSkuRestrictions.ReasonCode Property

Definition

Gets the reason for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription'

[Newtonsoft.Json.JsonProperty(PropertyName="reasonCode")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuRestrictionsReasonCode? ReasonCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reasonCode")>]
member this.ReasonCode : Nullable<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuRestrictionsReasonCode>
Public ReadOnly Property ReasonCode As Nullable(Of ApiManagementSkuRestrictionsReasonCode)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to