ListChannelWithKeysResponse.SettingSite Property

Definition

The list of sites

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.ISite> SettingSite { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)>]
member this.SettingSite : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.ISite> with get, set
Public Property SettingSite As List(Of ISite)

Property Value

Implements

Attributes

Applies to