Bagikan melalui


AzureFileShareReference.AzureFileUrl Property

Definition

Gets or sets azure File 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

URL to access the Azure File.

Applies to