Partager via


StorageEndpointProperties.ConnectionString Propriété

Définition

Obtient ou définit la chaîne de connexion du compte stockage Azure sur lequel les fichiers sont chargés.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionString")]
public string ConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionString")>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à