Share via


GalleryScriptParameter.Description Property

Definition

A description to help users understand what this parameter means.

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