Compartir a través de


BackupResourceConfig.StorageModelType Propiedad

Definición

Obtiene o establece el tipo de almacenamiento. Entre los valores posibles se incluyen: "Invalid", "GeoRedundant", "LocallyRedundant", "ZoneRedundant", "ReadAccessGeoZoneRedundant".

[Newtonsoft.Json.JsonProperty(PropertyName="storageModelType")]
public string StorageModelType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageModelType")>]
member this.StorageModelType : string with get, set
Public Property StorageModelType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a