Compartir a través de


StorageAccountCreateParameters.ExtendedLocation Propiedad

Definición

Obtiene o establece opcional. Establezca la ubicación extendida del recurso. Si no se establece, la cuenta de almacenamiento se creará en la región principal de Azure. De lo contrario, se creará en la ubicación extendida especificada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a