Partager via


AzureFileShareConfiguration.AzureFileUrl Propriété

Définition

Obtient ou définit l’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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Il s’agit de la forme « https://{account}.file.core.windows.net/ ».

S’applique à