Share via


ResourceGroup.Name Property

Definition

The name of the resource group to create or update. Can include alphanumeric, underscore, parentheses, hyphen, period (except at end), and Unicode characters that match the allowed characters.

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