Freigeben über


AzureFileShareConfiguration.AzureFileUrl Eigenschaft

Definition

Ruft die Azure Files-URL ab oder legt sie fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Dies hat die Form "https://{account}.file.core.windows.net/".

Gilt für: