Partager via


AzureFileStorageLinkedService.FileShare Propriété

Définition

Obtient ou définit le nom du partage de fichiers Azure. Elle est requise lors de l’authentification avec accountKey/sasToken. Type : chaîne (ou Expression avec chaîne 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à