Sdílet prostřednictvím


AzureFileShareConfiguration.AzureFileUrl Vlastnost

Definice

Získá nebo nastaví adresu URL Azure Files.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Toto je ve formátu https://{account}.file.core.windows.net/.

Platí pro