ResourceSkuRestrictions.RestrictionInfo Property

Definition

Gets the information about the restriction where the SKU cannot be used.

[Newtonsoft.Json.JsonProperty(PropertyName="restrictionInfo")]
public Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuRestrictionInfo RestrictionInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictionInfo")>]
member this.RestrictionInfo : Microsoft.Azure.Management.Compute.Fluent.Models.ResourceSkuRestrictionInfo
Public ReadOnly Property RestrictionInfo As ResourceSkuRestrictionInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to