Compartir a través de


AzureFileStorageLinkedService.FileShare Propiedad

Definición

Obtiene o establece el nombre del recurso compartido de archivos de Azure. Se requiere cuando la autenticación con accountKey/sasToken. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.fileShare")]
public object FileShare { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.fileShare")>]
member this.FileShare : obj with get, set
Public Property FileShare As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a