다음을 통해 공유


NamedProvisioningConstruct.IdentifierName Property

Definition

Gets or sets the the Bicep identifier name of the resource. This can be used to refer to the resource in expressions, but is not the Azure name of the resource. This value can contain letters, numbers, and underscores.

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

Property Value

Applies to