Partilhar via


AzureFileShareConfiguration.AzureFileUrl Propriedade

Definição

Obtém ou define a URL Arquivos 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Este é do formato 'https://{account}.file.core.windows.net/'.

Aplica-se a