AzureFileShareConfiguration.AzureFileUrl Propriedade

Definição

Obtém ou define a URL de 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

Isso é do formulário 'https://{account}.file.core.windows.net/'.

Aplica-se a