Compartilhar via


ArmBotServiceModelFactory.BotChannelGetWithKeysResult Método

Definição

Inicializa uma nova instância de BotChannelGetWithKeysResult.

public static Azure.ResourceManager.BotService.Models.BotChannelGetWithKeysResult BotChannelGetWithKeysResult (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, System.Collections.Generic.IDictionary<string,string> tags = default, Azure.Core.AzureLocation location = default, Azure.ResourceManager.BotService.Models.BotChannelProperties resource = default, Azure.ResourceManager.BotService.Models.BotChannelSettings setting = default, string provisioningState = default, string entityTag = default, string changedTime = default, Azure.ResourceManager.BotService.Models.BotChannelProperties properties = default, Azure.ResourceManager.BotService.Models.BotServiceSku sku = default, Azure.ResourceManager.BotService.Models.BotServiceKind? kind = default, Azure.ETag? etag = default, System.Collections.Generic.IEnumerable<string> zones = default);
static member BotChannelGetWithKeysResult : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * System.Collections.Generic.IDictionary<string, string> * Azure.Core.AzureLocation * Azure.ResourceManager.BotService.Models.BotChannelProperties * Azure.ResourceManager.BotService.Models.BotChannelSettings * string * string * string * Azure.ResourceManager.BotService.Models.BotChannelProperties * Azure.ResourceManager.BotService.Models.BotServiceSku * Nullable<Azure.ResourceManager.BotService.Models.BotServiceKind> * Nullable<Azure.ETag> * seq<string> -> Azure.ResourceManager.BotService.Models.BotChannelGetWithKeysResult
Public Shared Function BotChannelGetWithKeysResult (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional location As AzureLocation = Nothing, Optional resource As BotChannelProperties = Nothing, Optional setting As BotChannelSettings = Nothing, Optional provisioningState As String = Nothing, Optional entityTag As String = Nothing, Optional changedTime As String = Nothing, Optional properties As BotChannelProperties = Nothing, Optional sku As BotServiceSku = Nothing, Optional kind As Nullable(Of BotServiceKind) = Nothing, Optional etag As Nullable(Of ETag) = Nothing, Optional zones As IEnumerable(Of String) = Nothing) As BotChannelGetWithKeysResult

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

tags
IDictionary<String,String>

As marcas.

location
AzureLocation

O local.

resource
BotChannelProperties

O conjunto de propriedades específicas para o recurso de canal de BotChannelProperties(String, Nullable<ETag>, String, Nullable<AzureLocation>) bot Observe que é a classe base. De acordo com o cenário, uma classe derivada da classe base pode precisar ser atribuída aqui ou essa propriedade precisa ser convertida em uma das classes derivadas possíveis. As classes derivadas disponíveis incluem AcsChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>), , AlexaChannel(Nullable<ETag>, String, Nullable<AzureLocation>, AlexaChannelProperties), DirectLineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineChannelProperties), DirectLineSpeechChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineSpeechChannelProperties)EmailChannel(Nullable<ETag>, String, Nullable<AzureLocation>, EmailChannelProperties), FacebookChannel(Nullable<ETag>, String, Nullable<AzureLocation>, FacebookChannelProperties), KikChannel(Nullable<ETag>, String, Nullable<AzureLocation>, KikChannelProperties), M365Extensions(Nullable<ETag>, String, Nullable<AzureLocation>)LineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, LineChannelProperties), MsTeamsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, MsTeamsChannelProperties), Omnichannel(Nullable<ETag>, String, Nullable<AzureLocation>), OutlookChannel(Nullable<ETag>, String, Nullable<AzureLocation>), SearchAssistant(Nullable<ETag>, String, Nullable<AzureLocation>), SkypeChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SkypeChannelProperties), SlackChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SlackChannelProperties), SmsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SmsChannelProperties), , TelegramChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelegramChannelProperties), TelephonyChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelephonyChannelProperties) e WebChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>, WebChatChannelProperties).

setting
BotChannelSettings

Configurações de canal.

provisioningState
String

Estado de provisionamento do recurso.

entityTag
String

Marca de entidade do recurso.

changedTime
String

Tempo alterado do recurso.

properties
BotChannelProperties

O conjunto de propriedades específicas para o recurso de canal de BotChannelProperties(String, Nullable<ETag>, String, Nullable<AzureLocation>) bot Observe que é a classe base. De acordo com o cenário, uma classe derivada da classe base pode precisar ser atribuída aqui ou essa propriedade precisa ser convertida em uma das classes derivadas possíveis. As classes derivadas disponíveis incluem AcsChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>), , AlexaChannel(Nullable<ETag>, String, Nullable<AzureLocation>, AlexaChannelProperties), DirectLineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineChannelProperties), DirectLineSpeechChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineSpeechChannelProperties)EmailChannel(Nullable<ETag>, String, Nullable<AzureLocation>, EmailChannelProperties), FacebookChannel(Nullable<ETag>, String, Nullable<AzureLocation>, FacebookChannelProperties), KikChannel(Nullable<ETag>, String, Nullable<AzureLocation>, KikChannelProperties), M365Extensions(Nullable<ETag>, String, Nullable<AzureLocation>)LineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, LineChannelProperties), MsTeamsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, MsTeamsChannelProperties), Omnichannel(Nullable<ETag>, String, Nullable<AzureLocation>), OutlookChannel(Nullable<ETag>, String, Nullable<AzureLocation>), SearchAssistant(Nullable<ETag>, String, Nullable<AzureLocation>), SkypeChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SkypeChannelProperties), SlackChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SlackChannelProperties), SmsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SmsChannelProperties), , TelegramChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelegramChannelProperties), TelephonyChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelephonyChannelProperties) e WebChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>, WebChatChannelProperties).

sku
BotServiceSku

Obtém ou define o SKU do recurso.

kind
Nullable<BotServiceKind>

Obrigatórios. Obtém ou define o Tipo do recurso.

etag
Nullable<ETag>

Marca de entidade.

zones
IEnumerable<String>

Zonas de entidade.

Retornos

Uma nova BotChannelGetWithKeysResult instância para simulação.

Aplica-se a