BackupResourceConfig.StorageType Property

Definition

Gets or sets storage type. Possible values include: 'Invalid', 'GeoRedundant', 'LocallyRedundant', 'ZoneRedundant', 'ReadAccessGeoZoneRedundant'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to