Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AlexaChannel
- type AlexaChannelProperties
- type BaseClient
- type BasicChannel
- type Bot
- type BotChannel
- type BotConnectionClient
- type BotProperties
- type BotResponseList
- type BotResponseListIterator
- type BotResponseListPage
- type BotsClient
- type Channel
- type ChannelName
- type ChannelNameBasicChannel
- type ChannelResponseList
- type ChannelResponseListIterator
- type ChannelResponseListPage
- type ChannelsClient
- type CheckNameAvailabilityRequestBody
- type CheckNameAvailabilityResponseBody
- type ConnectionItemName
- type ConnectionSetting
- type ConnectionSettingParameter
- type ConnectionSettingProperties
- type ConnectionSettingResponseList
- type ConnectionSettingResponseListIterator
- type ConnectionSettingResponseListPage
- type DirectLineChannel
- type DirectLineChannelProperties
- type DirectLineClient
- type DirectLineSite
- type DirectLineSpeechChannel
- type DirectLineSpeechChannelProperties
- type EmailChannel
- type EmailChannelProperties
- type Error
- type ErrorBody
- type FacebookChannel
- type FacebookChannelProperties
- type FacebookPage
- type HostSettingsClient
- type HostSettingsResponse
- type Key
- type KikChannel
- type KikChannelProperties
- type Kind
- type LineChannel
- type LineChannelProperties
- type LineRegistration
- type MsTeamsChannel
- type MsTeamsChannelProperties
- type OperationDisplayInfo
- type OperationEntity
- type OperationEntityListResult
- type OperationEntityListResultIterator
- type OperationEntityListResultPage
- type OperationsClient
- type RegenerateKeysChannelName
- type Resource
- type ServiceProvider
- type ServiceProviderParameter
- type ServiceProviderProperties
- type ServiceProviderResponseList
- type SiteInfo
- type Sku
- type SkuName
- type SkuTier
- type SkypeChannel
- type SkypeChannelProperties
- type SlackChannel
- type SlackChannelProperties
- type SmsChannel
- type SmsChannelProperties
- type TelegramChannel
- type TelegramChannelProperties
- type WebChatChannel
- type WebChatChannelProperties
- type WebChatSite
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlexaChannel ¶
type AlexaChannel = original.AlexaChannel
type AlexaChannelProperties ¶
type AlexaChannelProperties = original.AlexaChannelProperties
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicChannel ¶
type BasicChannel = original.BasicChannel
type BotChannel ¶
type BotChannel = original.BotChannel
type BotConnectionClient ¶
type BotConnectionClient = original.BotConnectionClient
func NewBotConnectionClient ¶
func NewBotConnectionClient(subscriptionID string) BotConnectionClient
func NewBotConnectionClientWithBaseURI ¶
func NewBotConnectionClientWithBaseURI(baseURI string, subscriptionID string) BotConnectionClient
type BotProperties ¶
type BotProperties = original.BotProperties
type BotResponseList ¶
type BotResponseList = original.BotResponseList
type BotResponseListIterator ¶
type BotResponseListIterator = original.BotResponseListIterator
func NewBotResponseListIterator ¶
func NewBotResponseListIterator(page BotResponseListPage) BotResponseListIterator
type BotResponseListPage ¶
type BotResponseListPage = original.BotResponseListPage
func NewBotResponseListPage ¶
func NewBotResponseListPage(cur BotResponseList, getNextPage func(context.Context, BotResponseList) (BotResponseList, error)) BotResponseListPage
type BotsClient ¶
type BotsClient = original.BotsClient
func NewBotsClient ¶
func NewBotsClient(subscriptionID string) BotsClient
func NewBotsClientWithBaseURI ¶
func NewBotsClientWithBaseURI(baseURI string, subscriptionID string) BotsClient
type ChannelName ¶
type ChannelName = original.ChannelName
const ( ChannelNameAlexaChannel ChannelName = original.ChannelNameAlexaChannel ChannelNameDirectLineChannel ChannelName = original.ChannelNameDirectLineChannel ChannelNameDirectLineSpeechChannel ChannelName = original.ChannelNameDirectLineSpeechChannel ChannelNameEmailChannel ChannelName = original.ChannelNameEmailChannel ChannelNameFacebookChannel ChannelName = original.ChannelNameFacebookChannel ChannelNameKikChannel ChannelName = original.ChannelNameKikChannel ChannelNameLineChannel ChannelName = original.ChannelNameLineChannel ChannelNameMsTeamsChannel ChannelName = original.ChannelNameMsTeamsChannel ChannelNameSkypeChannel ChannelName = original.ChannelNameSkypeChannel ChannelNameSlackChannel ChannelName = original.ChannelNameSlackChannel ChannelNameSmsChannel ChannelName = original.ChannelNameSmsChannel ChannelNameTelegramChannel ChannelName = original.ChannelNameTelegramChannel ChannelNameWebChatChannel ChannelName = original.ChannelNameWebChatChannel )
func PossibleChannelNameValues ¶
func PossibleChannelNameValues() []ChannelName
type ChannelNameBasicChannel ¶
type ChannelNameBasicChannel = original.ChannelNameBasicChannel
const ( ChannelNameBasicChannelChannelNameAlexaChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameAlexaChannel ChannelNameBasicChannelChannelNameChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameChannel ChannelNameBasicChannelChannelNameDirectLineChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameDirectLineChannel ChannelNameBasicChannelChannelNameDirectLineSpeechChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameDirectLineSpeechChannel ChannelNameBasicChannelChannelNameEmailChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameEmailChannel ChannelNameBasicChannelChannelNameFacebookChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameFacebookChannel ChannelNameBasicChannelChannelNameKikChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameKikChannel ChannelNameBasicChannelChannelNameLineChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameLineChannel ChannelNameBasicChannelChannelNameMsTeamsChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameMsTeamsChannel ChannelNameBasicChannelChannelNameSkypeChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameSkypeChannel ChannelNameBasicChannelChannelNameSlackChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameSlackChannel ChannelNameBasicChannelChannelNameSmsChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameSmsChannel ChannelNameBasicChannelChannelNameTelegramChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameTelegramChannel ChannelNameBasicChannelChannelNameWebChatChannel ChannelNameBasicChannel = original.ChannelNameBasicChannelChannelNameWebChatChannel )
func PossibleChannelNameBasicChannelValues ¶
func PossibleChannelNameBasicChannelValues() []ChannelNameBasicChannel
type ChannelResponseList ¶
type ChannelResponseList = original.ChannelResponseList
type ChannelResponseListIterator ¶
type ChannelResponseListIterator = original.ChannelResponseListIterator
func NewChannelResponseListIterator ¶
func NewChannelResponseListIterator(page ChannelResponseListPage) ChannelResponseListIterator
type ChannelResponseListPage ¶
type ChannelResponseListPage = original.ChannelResponseListPage
func NewChannelResponseListPage ¶
func NewChannelResponseListPage(cur ChannelResponseList, getNextPage func(context.Context, ChannelResponseList) (ChannelResponseList, error)) ChannelResponseListPage
type ChannelsClient ¶
type ChannelsClient = original.ChannelsClient
func NewChannelsClient ¶
func NewChannelsClient(subscriptionID string) ChannelsClient
func NewChannelsClientWithBaseURI ¶
func NewChannelsClientWithBaseURI(baseURI string, subscriptionID string) ChannelsClient
type CheckNameAvailabilityRequestBody ¶
type CheckNameAvailabilityRequestBody = original.CheckNameAvailabilityRequestBody
type CheckNameAvailabilityResponseBody ¶
type CheckNameAvailabilityResponseBody = original.CheckNameAvailabilityResponseBody
type ConnectionItemName ¶
type ConnectionItemName = original.ConnectionItemName
type ConnectionSetting ¶
type ConnectionSetting = original.ConnectionSetting
type ConnectionSettingParameter ¶
type ConnectionSettingParameter = original.ConnectionSettingParameter
type ConnectionSettingProperties ¶
type ConnectionSettingProperties = original.ConnectionSettingProperties
type ConnectionSettingResponseList ¶
type ConnectionSettingResponseList = original.ConnectionSettingResponseList
type ConnectionSettingResponseListIterator ¶
type ConnectionSettingResponseListIterator = original.ConnectionSettingResponseListIterator
func NewConnectionSettingResponseListIterator ¶
func NewConnectionSettingResponseListIterator(page ConnectionSettingResponseListPage) ConnectionSettingResponseListIterator
type ConnectionSettingResponseListPage ¶
type ConnectionSettingResponseListPage = original.ConnectionSettingResponseListPage
func NewConnectionSettingResponseListPage ¶
func NewConnectionSettingResponseListPage(cur ConnectionSettingResponseList, getNextPage func(context.Context, ConnectionSettingResponseList) (ConnectionSettingResponseList, error)) ConnectionSettingResponseListPage
type DirectLineChannel ¶
type DirectLineChannel = original.DirectLineChannel
type DirectLineChannelProperties ¶
type DirectLineChannelProperties = original.DirectLineChannelProperties
type DirectLineClient ¶
type DirectLineClient = original.DirectLineClient
func NewDirectLineClient ¶
func NewDirectLineClient(subscriptionID string) DirectLineClient
func NewDirectLineClientWithBaseURI ¶
func NewDirectLineClientWithBaseURI(baseURI string, subscriptionID string) DirectLineClient
type DirectLineSite ¶
type DirectLineSite = original.DirectLineSite
type DirectLineSpeechChannel ¶
type DirectLineSpeechChannel = original.DirectLineSpeechChannel
type DirectLineSpeechChannelProperties ¶
type DirectLineSpeechChannelProperties = original.DirectLineSpeechChannelProperties
type EmailChannel ¶
type EmailChannel = original.EmailChannel
type EmailChannelProperties ¶
type EmailChannelProperties = original.EmailChannelProperties
type FacebookChannel ¶
type FacebookChannel = original.FacebookChannel
type FacebookChannelProperties ¶
type FacebookChannelProperties = original.FacebookChannelProperties
type FacebookPage ¶
type FacebookPage = original.FacebookPage
type HostSettingsClient ¶
type HostSettingsClient = original.HostSettingsClient
func NewHostSettingsClient ¶
func NewHostSettingsClient(subscriptionID string) HostSettingsClient
func NewHostSettingsClientWithBaseURI ¶
func NewHostSettingsClientWithBaseURI(baseURI string, subscriptionID string) HostSettingsClient
type HostSettingsResponse ¶
type HostSettingsResponse = original.HostSettingsResponse
type Key ¶
func PossibleKeyValues ¶
func PossibleKeyValues() []Key
type KikChannel ¶
type KikChannel = original.KikChannel
type KikChannelProperties ¶
type KikChannelProperties = original.KikChannelProperties
type Kind ¶
const ( KindAzurebot Kind = original.KindAzurebot KindBot Kind = original.KindBot KindDesigner Kind = original.KindDesigner KindFunction Kind = original.KindFunction KindSdk Kind = original.KindSdk )
func PossibleKindValues ¶
func PossibleKindValues() []Kind
type LineChannel ¶
type LineChannel = original.LineChannel
type LineChannelProperties ¶
type LineChannelProperties = original.LineChannelProperties
type LineRegistration ¶
type LineRegistration = original.LineRegistration
type MsTeamsChannel ¶
type MsTeamsChannel = original.MsTeamsChannel
type MsTeamsChannelProperties ¶
type MsTeamsChannelProperties = original.MsTeamsChannelProperties
type OperationDisplayInfo ¶
type OperationDisplayInfo = original.OperationDisplayInfo
type OperationEntity ¶
type OperationEntity = original.OperationEntity
type OperationEntityListResult ¶
type OperationEntityListResult = original.OperationEntityListResult
type OperationEntityListResultIterator ¶
type OperationEntityListResultIterator = original.OperationEntityListResultIterator
func NewOperationEntityListResultIterator ¶
func NewOperationEntityListResultIterator(page OperationEntityListResultPage) OperationEntityListResultIterator
type OperationEntityListResultPage ¶
type OperationEntityListResultPage = original.OperationEntityListResultPage
func NewOperationEntityListResultPage ¶
func NewOperationEntityListResultPage(cur OperationEntityListResult, getNextPage func(context.Context, OperationEntityListResult) (OperationEntityListResult, error)) OperationEntityListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type RegenerateKeysChannelName ¶
type RegenerateKeysChannelName = original.RegenerateKeysChannelName
const ( RegenerateKeysChannelNameDirectLineChannel RegenerateKeysChannelName = original.RegenerateKeysChannelNameDirectLineChannel RegenerateKeysChannelNameWebChatChannel RegenerateKeysChannelName = original.RegenerateKeysChannelNameWebChatChannel )
func PossibleRegenerateKeysChannelNameValues ¶
func PossibleRegenerateKeysChannelNameValues() []RegenerateKeysChannelName
type ServiceProvider ¶
type ServiceProvider = original.ServiceProvider
type ServiceProviderParameter ¶
type ServiceProviderParameter = original.ServiceProviderParameter
type ServiceProviderProperties ¶
type ServiceProviderProperties = original.ServiceProviderProperties
type ServiceProviderResponseList ¶
type ServiceProviderResponseList = original.ServiceProviderResponseList
type SkuName ¶
func PossibleSkuNameValues ¶
func PossibleSkuNameValues() []SkuName
type SkuTier ¶
const ( SkuTierFree SkuTier = original.SkuTierFree SkuTierStandard SkuTier = original.SkuTierStandard )
func PossibleSkuTierValues ¶
func PossibleSkuTierValues() []SkuTier
type SkypeChannel ¶
type SkypeChannel = original.SkypeChannel
type SkypeChannelProperties ¶
type SkypeChannelProperties = original.SkypeChannelProperties
type SlackChannel ¶
type SlackChannel = original.SlackChannel
type SlackChannelProperties ¶
type SlackChannelProperties = original.SlackChannelProperties
type SmsChannel ¶
type SmsChannel = original.SmsChannel
type SmsChannelProperties ¶
type SmsChannelProperties = original.SmsChannelProperties
type TelegramChannel ¶
type TelegramChannel = original.TelegramChannel
type TelegramChannelProperties ¶
type TelegramChannelProperties = original.TelegramChannelProperties
type WebChatChannel ¶
type WebChatChannel = original.WebChatChannel
type WebChatChannelProperties ¶
type WebChatChannelProperties = original.WebChatChannelProperties
type WebChatSite ¶
type WebChatSite = original.WebChatSite
Click to show internal directories.
Click to hide internal directories.