Bagikan melalui


StorageCapability.StorageAccountType Property

Definition

Gets the storage account type for the database's backups. Possible values include: 'GRS', 'LRS', 'ZRS'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to