WebChatChannelProperties.Sites Property

Definition

The list of Web Chat sites.

public System.Collections.Generic.IList<Azure.ResourceManager.BotService.Models.WebChatSite> Sites { get; }
member this.Sites : System.Collections.Generic.IList<Azure.ResourceManager.BotService.Models.WebChatSite>
Public ReadOnly Property Sites As IList(Of WebChatSite)

Property Value

Applies to