ResourceSkuRestrictions.Type Property

Definition

Gets the type of restrictions. Possible values include: 'Location', 'Zone'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to