다음을 통해 공유


IListChannelWithKeysResponse.SettingSite Property

Definition

The list of sites

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

Property Value

ISite[]
Attributes

Applies to