Partager via


BlobStreamInputDataSource.Container Propriété

Définition

Obtient ou définit le nom d’un conteneur dans le compte de stockage associé. Ce conteneur contient le ou les objets blob à lire ou à écrire. Obligatoire sur les demandes PUT (CreateOrReplace).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à