StorageAccountProperties.Label Property

Definition

Optional. The user-supplied name of the storage account, returned as a base-64 encoded string. This name can be used identify the storage account for your tracking purposes.

public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String

Property Value

Applies to