ParameterDefinitionsValueMetadata.Description Property

Definition

The description of the parameter.

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

Property Value

Applies to