Compartir a través de


ResourceSkuRestrictions.Type Propiedad

Definición

Obtiene o establece el tipo de restricciones. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a