Compartir a través de


VirtualMachineImageResource.ExtendedLocation Propiedad

Definición

Obtiene o establece la ubicación extendida de la máquina virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")]
public Microsoft.Azure.Management.Compute.Models.ExtendedLocation ExtendedLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")>]
member this.ExtendedLocation : Microsoft.Azure.Management.Compute.Models.ExtendedLocation with get, set
Public Property ExtendedLocation As ExtendedLocation

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a