BotProperties.Parameters Property

Definition

Gets or sets the Parameters.

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

Property Value

Applies to