다음을 통해 공유


IDirectLineChannelProperties.Site Property

Definition

The list of Direct Line sites

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The list of Direct Line sites", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ISite) }, ReadOnly=false, Required=false, SerializedName="sites")]
public Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ISite[] Site { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The list of Direct Line sites", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ISite) }, ReadOnly=false, Required=false, SerializedName="sites")>]
member this.Site : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ISite[] with get, set
Public Property Site As ISite()

Property Value

ISite[]
Attributes

Applies to