共用方式為


PostRestoreRequest.AzureFileShareUri Property

Definition

Gets or sets post Restore Azure file share uri.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to