BotConnectionSettingProperties.Parameters Property

Definition

Gets or sets the Parameters.

public Azure.Provisioning.BicepList<Azure.Provisioning.BotService.BotConnectionSettingParameter> Parameters { get; set; }
member this.Parameters : Azure.Provisioning.BicepList<Azure.Provisioning.BotService.BotConnectionSettingParameter> with get, set
Public Property Parameters As BicepList(Of BotConnectionSettingParameter)

Property Value

Applies to