Partager via


ResourceSkuRestrictions.Type Propriété

Définition

Obtient ou définit le type de restrictions. Les valeurs possibles sont les suivantes : '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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à