RestoreRequestInner.StorageAccountUrl Property

Definition

Gets or sets SAS URL to the container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to