Partilhar via


AzureFileShareConfiguration.AzureFileUrl Propriedade

Definição

Obtém ou define o URL do Ficheiros do Azure.

[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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Este é o formulário "https://{account}.file.core.windows.net/".

Aplica-se a