Compartir a través de


ResourceSku.Restrictions Propiedad

Definición

Obtiene o establece las restricciones que impiden que se use esta SKU. Esto está vacío si no hay restricciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a