Sdílet prostřednictvím


ResourceSkuRestrictions.Type Property

Definition

Gets or sets the type of restrictions. Possible values include: '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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to