BackupItemInner.StorageAccountUrl Property

Definition

Gets SAS URL for the storage account container which contains this backup.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to