Compartir a través de


ManagedInstance.CurrentBackupStorageRedundancy Propiedad

Definición

Obtiene el tipo de cuenta de almacenamiento que se usa para almacenar copias de seguridad de esta instancia. Las opciones son Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) y GeoZone(GeoZoneRedundantStorage). 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