Share via


ResourceSku.Restrictions Propiedad

Definición

Obtiene las restricciones debido a qué SKU no se puede usar. Esto está vacío si no hay restricciones.

[Newtonsoft.Json.JsonProperty(PropertyName="restrictions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.ResourceSkuRestrictions> Restrictions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictions")>]
member this.Restrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.ResourceSkuRestrictions>
Public ReadOnly Property Restrictions As IList(Of ResourceSkuRestrictions)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a