VirtualMachineScaleSet.ExtendedLocation Propiedad

Definición

Obtiene o establece la ubicación extendida del conjunto de escalado de máquinas virtuales.

[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