Partager via


StorageAccount.AccountName Propriété

Définition

Obtient ou définit le nom du compte stockage Azure. Obligatoire sur les demandes PUT (CreateOrReplace).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à