Compartilhar via


AzureFileShareReference.AzureFileUrl Propriedade

Definição

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

URL para acessar o Arquivo do Azure.

Aplica-se a