Share via


PreRestoreRequest.SourceAzureFileShareUri Property

Definition

Gets or sets pre Restore Azure source azure file share uri.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to