Compartir a través de


SkuInner.Restrictions Propiedad

Definición

Obtiene o establece 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.Storage.Fluent.Models.Restriction> Restrictions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictions")>]
member this.Restrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Fluent.Models.Restriction> with get, set
Public Property Restrictions As IList(Of Restriction)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a