Share via


RestoreRequest.StorageAccountUrl Property

Definition

[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