ListChannelWithKeysResponse.SettingSite Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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