Partilhar via


ResourceSkuRestrictions.Type Propriedade

Definição

Obtém ou define o tipo de restrições. Os valores possíveis incluem: 'Location', 'Zone'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.CognitiveServices.Models.ResourceSkuRestrictionsType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.CognitiveServices.Models.ResourceSkuRestrictionsType> with get, set
Public Property Type As Nullable(Of ResourceSkuRestrictionsType)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a