Compartir a través de


Location.Type Propiedad

Definición

Obtiene el tipo de ubicación. Entre los valores posibles se incluyen: 'Region', 'EdgeZone'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a