Partager via


ComputedProperty.Name Property

Definition

The name of a computed property, for example - "cp_lowerName".

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