Share via


StorageAccount.Name Property

Definition

The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.

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