ArmBotServiceModelFactory.BotChannelGetWithKeysResult Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance 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
Paramètres
ID.
- name
- String
Nom.
- resourceType
- ResourceType
ResourceType.
- systemData
- SystemData
SystemData.
- tags
- IDictionary<String,String>
Balises.
- location
- AzureLocation
Emplacement.
- resource
- BotChannelProperties
L’ensemble des propriétés spécifiques à la ressource de canal de bot Veuillez noter BotChannelProperties(String, Nullable<ETag>, String, Nullable<AzureLocation>) que est la classe de base. Selon le scénario, une classe dérivée de la classe de base peut avoir besoin d’être affectée ici, ou cette propriété doit être convertie en une des classes dérivées possibles. Les classes dérivées disponibles incluent AcsChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>), AlexaChannel(Nullable<ETag>, String, Nullable<AzureLocation>, AlexaChannelProperties), DirectLineSpeechChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineSpeechChannelProperties)DirectLineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineChannelProperties)FacebookChannel(Nullable<ETag>, String, Nullable<AzureLocation>, FacebookChannelProperties)KikChannel(Nullable<ETag>, String, Nullable<AzureLocation>, KikChannelProperties)EmailChannel(Nullable<ETag>, String, Nullable<AzureLocation>, EmailChannelProperties), LineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, LineChannelProperties), M365Extensions(Nullable<ETag>, String, Nullable<AzureLocation>)MsTeamsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, MsTeamsChannelProperties)Omnichannel(Nullable<ETag>, String, Nullable<AzureLocation>)SmsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SmsChannelProperties)SlackChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SlackChannelProperties)TelegramChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelegramChannelProperties)SearchAssistant(Nullable<ETag>, String, Nullable<AzureLocation>)SkypeChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SkypeChannelProperties)OutlookChannel(Nullable<ETag>, String, Nullable<AzureLocation>)et . TelephonyChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelephonyChannelProperties)WebChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>, WebChatChannelProperties)
- setting
- BotChannelSettings
Paramètres de canal.
- provisioningState
- String
État d’approvisionnement de la ressource.
- entityTag
- String
Balise d’entité de la ressource.
- changedTime
- String
Heure modifiée de la ressource.
- properties
- BotChannelProperties
L’ensemble des propriétés spécifiques à la ressource de canal de bot Veuillez noter BotChannelProperties(String, Nullable<ETag>, String, Nullable<AzureLocation>) que est la classe de base. Selon le scénario, une classe dérivée de la classe de base peut avoir besoin d’être affectée ici, ou cette propriété doit être convertie en une des classes dérivées possibles. Les classes dérivées disponibles incluent AcsChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>), AlexaChannel(Nullable<ETag>, String, Nullable<AzureLocation>, AlexaChannelProperties), DirectLineSpeechChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineSpeechChannelProperties)DirectLineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, DirectLineChannelProperties)FacebookChannel(Nullable<ETag>, String, Nullable<AzureLocation>, FacebookChannelProperties)KikChannel(Nullable<ETag>, String, Nullable<AzureLocation>, KikChannelProperties)EmailChannel(Nullable<ETag>, String, Nullable<AzureLocation>, EmailChannelProperties), LineChannel(Nullable<ETag>, String, Nullable<AzureLocation>, LineChannelProperties), M365Extensions(Nullable<ETag>, String, Nullable<AzureLocation>)MsTeamsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, MsTeamsChannelProperties)Omnichannel(Nullable<ETag>, String, Nullable<AzureLocation>)SmsChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SmsChannelProperties)SlackChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SlackChannelProperties)TelegramChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelegramChannelProperties)SearchAssistant(Nullable<ETag>, String, Nullable<AzureLocation>)SkypeChannel(Nullable<ETag>, String, Nullable<AzureLocation>, SkypeChannelProperties)OutlookChannel(Nullable<ETag>, String, Nullable<AzureLocation>)et . TelephonyChannel(Nullable<ETag>, String, Nullable<AzureLocation>, TelephonyChannelProperties)WebChatChannel(Nullable<ETag>, String, Nullable<AzureLocation>, WebChatChannelProperties)
- sku
- BotServiceSku
Obtient ou définit la référence SKU de la ressource.
- kind
- Nullable<BotServiceKind>
Obligatoire. Obtient ou définit le type de la ressource.
- zones
- IEnumerable<String>
Zones d’entité.
Retours
Une nouvelle BotChannelGetWithKeysResult instance pour se moquer.