Partager via


StorageAccount.Container Propriété

Définition

Obtient ou définit le conteneur dans le compte de stockage, à spécifier uniquement pour les comptes de stockage WASB.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à