Compartir a través de


AzureFileShareReference.AzureFileUrl Propiedad

Definición

Obtiene o establece la dirección URL del archivo de 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 propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Dirección URL para acceder al archivo de Azure.

Se aplica a