Compartir a través de


Database.CurrentBackupStorageRedundancy Propiedad

Definición

Obtiene el tipo de cuenta de almacenamiento que se usa para almacenar copias de seguridad de esta base de datos. Entre los valores posibles se incluyen: "Geo", "Local", "Zone", "GeoZone".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a