Compartir a través de


StorageAccount.SecondaryLocation Propiedad

Definición

Obtiene la ubicación de la base de datos secundaria replicada geográficamente para la cuenta de almacenamiento. Solo está disponible si accountType está Standard_GRS o Standard_RAGRS.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.secondaryLocation")]
public string SecondaryLocation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.secondaryLocation")>]
member this.SecondaryLocation : string
Public ReadOnly Property SecondaryLocation As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a