AzureFileShareReference.AzureFileUrl 屬性

定義

取得或設定 azure 檔案 URL。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

存取 Azure 檔案的 URL。

適用於