Share via


StorageAccountLocalUser.Name Property

Definition

The name of local user. The username must contain lowercase letters and numbers only. It must be unique only within the storage account.

public Azure.Provisioning.BicepValue<string> Name { get; set; }
member this.Name : Azure.Provisioning.BicepValue<string> with get, set
Public Property Name As BicepValue(Of String)

Property Value

Applies to