0.2.0 (2022-01-13)
Breaking Changes
- Function
*ChannelsClient.Update
parameter(s) have been changed from(context.Context, string, string, ChannelName, BotChannel, *ChannelsUpdateOptions)
to(context.Context, string, string, ChannelName, BotChannel, *ChannelsClientUpdateOptions)
- Function
*ChannelsClient.Update
return value(s) have been changed from(ChannelsUpdateResponse, error)
to(ChannelsClientUpdateResponse, error)
- Function
*ChannelsClient.Create
parameter(s) have been changed from(context.Context, string, string, ChannelName, BotChannel, *ChannelsCreateOptions)
to(context.Context, string, string, ChannelName, BotChannel, *ChannelsClientCreateOptions)
- Function
*ChannelsClient.Create
return value(s) have been changed from(ChannelsCreateResponse, error)
to(ChannelsClientCreateResponse, error)
- Function
*BotsClient.List
parameter(s) have been changed from(*BotsListOptions)
to(*BotsClientListOptions)
- Function
*BotsClient.List
return value(s) have been changed from(*BotsListPager)
to(*BotsClientListPager)
- Function
*OperationsClient.List
parameter(s) have been changed from(*OperationsListOptions)
to(*OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(*OperationsListPager)
to(*OperationsClientListPager)
- Function
*BotConnectionClient.ListByBotService
parameter(s) have been changed from(string, string, *BotConnectionListByBotServiceOptions)
to(string, string, *BotConnectionClientListByBotServiceOptions)
- Function
*BotConnectionClient.ListByBotService
return value(s) have been changed from(*BotConnectionListByBotServicePager)
to(*BotConnectionClientListByBotServicePager)
- Function
*PrivateEndpointConnectionsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsDeleteOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientDeleteOptions)
- Function
*PrivateEndpointConnectionsClient.Delete
return value(s) have been changed from(PrivateEndpointConnectionsDeleteResponse, error)
to(PrivateEndpointConnectionsClientDeleteResponse, error)
- Function
*ChannelsClient.ListWithKeys
parameter(s) have been changed from(context.Context, string, string, ChannelName, *ChannelsListWithKeysOptions)
to(context.Context, string, string, ChannelName, *ChannelsClientListWithKeysOptions)
- Function
*ChannelsClient.ListWithKeys
return value(s) have been changed from(ChannelsListWithKeysResponse, error)
to(ChannelsClientListWithKeysResponse, error)
- Function
*ChannelsClient.ListByResourceGroup
parameter(s) have been changed from(string, string, *ChannelsListByResourceGroupOptions)
to(string, string, *ChannelsClientListByResourceGroupOptions)
- Function
*ChannelsClient.ListByResourceGroup
return value(s) have been changed from(*ChannelsListByResourceGroupPager)
to(*ChannelsClientListByResourceGroupPager)
- Function
*BotsClient.GetCheckNameAvailability
parameter(s) have been changed from(context.Context, CheckNameAvailabilityRequestBody, *BotsGetCheckNameAvailabilityOptions)
to(context.Context, CheckNameAvailabilityRequestBody, *BotsClientGetCheckNameAvailabilityOptions)
- Function
*BotsClient.GetCheckNameAvailability
return value(s) have been changed from(BotsGetCheckNameAvailabilityResponse, error)
to(BotsClientGetCheckNameAvailabilityResponse, error)
- Function
*BotConnectionClient.ListServiceProviders
parameter(s) have been changed from(context.Context, *BotConnectionListServiceProvidersOptions)
to(context.Context, *BotConnectionClientListServiceProvidersOptions)
- Function
*BotConnectionClient.ListServiceProviders
return value(s) have been changed from(BotConnectionListServiceProvidersResponse, error)
to(BotConnectionClientListServiceProvidersResponse, error)
- Function
*PrivateEndpointConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateEndpointConnectionsListOptions)
to(context.Context, string, string, *PrivateEndpointConnectionsClientListOptions)
- Function
*PrivateEndpointConnectionsClient.List
return value(s) have been changed from(PrivateEndpointConnectionsListResponse, error)
to(PrivateEndpointConnectionsClientListResponse, error)
- Function
*PrivateLinkResourcesClient.ListByBotResource
parameter(s) have been changed from(context.Context, string, string, *PrivateLinkResourcesListByBotResourceOptions)
to(context.Context, string, string, *PrivateLinkResourcesClientListByBotResourceOptions)
- Function
*PrivateLinkResourcesClient.ListByBotResource
return value(s) have been changed from(PrivateLinkResourcesListByBotResourceResponse, error)
to(PrivateLinkResourcesClientListByBotResourceResponse, error)
- Function
*BotsClient.ListByResourceGroup
parameter(s) have been changed from(string, *BotsListByResourceGroupOptions)
to(string, *BotsClientListByResourceGroupOptions)
- Function
*BotsClient.ListByResourceGroup
return value(s) have been changed from(*BotsListByResourceGroupPager)
to(*BotsClientListByResourceGroupPager)
- Function
*PrivateEndpointConnectionsClient.Create
parameter(s) have been changed from(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsCreateOptions)
to(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientCreateOptions)
- Function
*PrivateEndpointConnectionsClient.Create
return value(s) have been changed from(PrivateEndpointConnectionsCreateResponse, error)
to(PrivateEndpointConnectionsClientCreateResponse, error)
- Function
*BotsClient.Create
parameter(s) have been changed from(context.Context, string, string, Bot, *BotsCreateOptions)
to(context.Context, string, string, Bot, *BotsClientCreateOptions)
- Function
*BotsClient.Create
return value(s) have been changed from(BotsCreateResponse, error)
to(BotsClientCreateResponse, error)
- Function
*HostSettingsClient.Get
parameter(s) have been changed from(context.Context, *HostSettingsGetOptions)
to(context.Context, *HostSettingsClientGetOptions)
- Function
*HostSettingsClient.Get
return value(s) have been changed from(HostSettingsGetResponse, error)
to(HostSettingsClientGetResponse, error)
- Function
*BotsClient.Update
parameter(s) have been changed from(context.Context, string, string, Bot, *BotsUpdateOptions)
to(context.Context, string, string, Bot, *BotsClientUpdateOptions)
- Function
*BotsClient.Update
return value(s) have been changed from(BotsUpdateResponse, error)
to(BotsClientUpdateResponse, error)
- Function
*OperationResultsClient.BeginGet
parameter(s) have been changed from(context.Context, string, *OperationResultsBeginGetOptions)
to(context.Context, string, *OperationResultsClientBeginGetOptions)
- Function
*OperationResultsClient.BeginGet
return value(s) have been changed from(OperationResultsGetPollerResponse, error)
to(OperationResultsClientGetPollerResponse, error)
- Function
*ChannelsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *ChannelsGetOptions)
to(context.Context, string, string, string, *ChannelsClientGetOptions)
- Function
*ChannelsClient.Get
return value(s) have been changed from(ChannelsGetResponse, error)
to(ChannelsClientGetResponse, error)
- Function
*BotsClient.Delete
parameter(s) have been changed from(context.Context, string, string, *BotsDeleteOptions)
to(context.Context, string, string, *BotsClientDeleteOptions)
- Function
*BotsClient.Delete
return value(s) have been changed from(BotsDeleteResponse, error)
to(BotsClientDeleteResponse, error)
- Function
*ChannelsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *ChannelsDeleteOptions)
to(context.Context, string, string, string, *ChannelsClientDeleteOptions)
- Function
*ChannelsClient.Delete
return value(s) have been changed from(ChannelsDeleteResponse, error)
to(ChannelsClientDeleteResponse, error)
- Function
*BotConnectionClient.Create
parameter(s) have been changed from(context.Context, string, string, string, ConnectionSetting, *BotConnectionCreateOptions)
to(context.Context, string, string, string, ConnectionSetting, *BotConnectionClientCreateOptions)
- Function
*BotConnectionClient.Create
return value(s) have been changed from(BotConnectionCreateResponse, error)
to(BotConnectionClientCreateResponse, error)
- Function
*BotConnectionClient.ListWithSecrets
parameter(s) have been changed from(context.Context, string, string, string, *BotConnectionListWithSecretsOptions)
to(context.Context, string, string, string, *BotConnectionClientListWithSecretsOptions)
- Function
*BotConnectionClient.ListWithSecrets
return value(s) have been changed from(BotConnectionListWithSecretsResponse, error)
to(BotConnectionClientListWithSecretsResponse, error)
- Function
*DirectLineClient.RegenerateKeys
parameter(s) have been changed from(context.Context, string, string, RegenerateKeysChannelName, SiteInfo, *DirectLineRegenerateKeysOptions)
to(context.Context, string, string, RegenerateKeysChannelName, SiteInfo, *DirectLineClientRegenerateKeysOptions)
- Function
*DirectLineClient.RegenerateKeys
return value(s) have been changed from(DirectLineRegenerateKeysResponse, error)
to(DirectLineClientRegenerateKeysResponse, error)
- Function
*BotsClient.Get
parameter(s) have been changed from(context.Context, string, string, *BotsGetOptions)
to(context.Context, string, string, *BotsClientGetOptions)
- Function
*BotsClient.Get
return value(s) have been changed from(BotsGetResponse, error)
to(BotsClientGetResponse, error)
- Function
*PrivateEndpointConnectionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsGetOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions)
- Function
*PrivateEndpointConnectionsClient.Get
return value(s) have been changed from(PrivateEndpointConnectionsGetResponse, error)
to(PrivateEndpointConnectionsClientGetResponse, error)
- Function
*BotConnectionClient.Update
parameter(s) have been changed from(context.Context, string, string, string, ConnectionSetting, *BotConnectionUpdateOptions)
to(context.Context, string, string, string, ConnectionSetting, *BotConnectionClientUpdateOptions)
- Function
*BotConnectionClient.Update
return value(s) have been changed from(BotConnectionUpdateResponse, error)
to(BotConnectionClientUpdateResponse, error)
- Function
*BotConnectionClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *BotConnectionGetOptions)
to(context.Context, string, string, string, *BotConnectionClientGetOptions)
- Function
*BotConnectionClient.Get
return value(s) have been changed from(BotConnectionGetResponse, error)
to(BotConnectionClientGetResponse, error)
- Function
*BotConnectionClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *BotConnectionDeleteOptions)
to(context.Context, string, string, string, *BotConnectionClientDeleteOptions)
- Function
*BotConnectionClient.Delete
return value(s) have been changed from(BotConnectionDeleteResponse, error)
to(BotConnectionClientDeleteResponse, error)
- Function
*Bot.UnmarshalJSON
has been removed - Function
*BotsListPager.Err
has been removed - Function
*BotsListPager.NextPage
has been removed - Function
*BotConnectionListByBotServicePager.NextPage
has been removed - Function
*BotConnectionListByBotServicePager.Err
has been removed - Function
*OperationsListPager.NextPage
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
*ConnectionSetting.UnmarshalJSON
has been removed - Function
*ChannelsListByResourceGroupPager.PageResponse
has been removed - Function
*BotsListByResourceGroupPager.Err
has been removed - Function
*BotsListByResourceGroupPager.NextPage
has been removed - Function
*ChannelsListByResourceGroupPager.Err
has been removed - Function
*OperationsListPager.Err
has been removed - Function
*Channel.UnmarshalJSON
has been removed - Function
Error.Error
has been removed - Function
*OperationResultsGetPoller.FinalResponse
has been removed - Function
*OperationResultsGetPollerResponse.Resume
has been removed - Function
*Resource.UnmarshalJSON
has been removed - Function
*OperationResultsGetPoller.Done
has been removed - Function
*BotsListPager.PageResponse
has been removed - Function
*OperationResultsGetPoller.Poll
has been removed - Function
*OperationResultsGetPoller.ResumeToken
has been removed - Function
*BotsListByResourceGroupPager.PageResponse
has been removed - Function
*BotConnectionListByBotServicePager.PageResponse
has been removed - Function
*ChannelsListByResourceGroupPager.NextPage
has been removed - Function
OperationResultsGetPollerResponse.PollUntilDone
has been removed - Struct
BotConnectionCreateOptions
has been removed - Struct
BotConnectionCreateResponse
has been removed - Struct
BotConnectionCreateResult
has been removed - Struct
BotConnectionDeleteOptions
has been removed - Struct
BotConnectionDeleteResponse
has been removed - Struct
BotConnectionGetOptions
has been removed - Struct
BotConnectionGetResponse
has been removed - Struct
BotConnectionGetResult
has been removed - Struct
BotConnectionListByBotServiceOptions
has been removed - Struct
BotConnectionListByBotServicePager
has been removed - Struct
BotConnectionListByBotServiceResponse
has been removed - Struct
BotConnectionListByBotServiceResult
has been removed - Struct
BotConnectionListServiceProvidersOptions
has been removed - Struct
BotConnectionListServiceProvidersResponse
has been removed - Struct
BotConnectionListServiceProvidersResult
has been removed - Struct
BotConnectionListWithSecretsOptions
has been removed - Struct
BotConnectionListWithSecretsResponse
has been removed - Struct
BotConnectionListWithSecretsResult
has been removed - Struct
BotConnectionUpdateOptions
has been removed - Struct
BotConnectionUpdateResponse
has been removed - Struct
BotConnectionUpdateResult
has been removed - Struct
BotsCreateOptions
has been removed - Struct
BotsCreateResponse
has been removed - Struct
BotsCreateResult
has been removed - Struct
BotsDeleteOptions
has been removed - Struct
BotsDeleteResponse
has been removed - Struct
BotsGetCheckNameAvailabilityOptions
has been removed - Struct
BotsGetCheckNameAvailabilityResponse
has been removed - Struct
BotsGetCheckNameAvailabilityResult
has been removed - Struct
BotsGetOptions
has been removed - Struct
BotsGetResponse
has been removed - Struct
BotsGetResult
has been removed - Struct
BotsListByResourceGroupOptions
has been removed - Struct
BotsListByResourceGroupPager
has been removed - Struct
BotsListByResourceGroupResponse
has been removed - Struct
BotsListByResourceGroupResult
has been removed - Struct
BotsListOptions
has been removed - Struct
BotsListPager
has been removed - Struct
BotsListResponse
has been removed - Struct
BotsListResult
has been removed - Struct
BotsUpdateOptions
has been removed - Struct
BotsUpdateResponse
has been removed - Struct
BotsUpdateResult
has been removed - Struct
ChannelsCreateOptions
has been removed - Struct
ChannelsCreateResponse
has been removed - Struct
ChannelsCreateResult
has been removed - Struct
ChannelsDeleteOptions
has been removed - Struct
ChannelsDeleteResponse
has been removed - Struct
ChannelsGetOptions
has been removed - Struct
ChannelsGetResponse
has been removed - Struct
ChannelsGetResult
has been removed - Struct
ChannelsListByResourceGroupOptions
has been removed - Struct
ChannelsListByResourceGroupPager
has been removed - Struct
ChannelsListByResourceGroupResponse
has been removed - Struct
ChannelsListByResourceGroupResult
has been removed - Struct
ChannelsListWithKeysOptions
has been removed - Struct
ChannelsListWithKeysResponse
has been removed - Struct
ChannelsListWithKeysResult
has been removed - Struct
ChannelsUpdateOptions
has been removed - Struct
ChannelsUpdateResponse
has been removed - Struct
ChannelsUpdateResult
has been removed - Struct
DirectLineRegenerateKeysOptions
has been removed - Struct
DirectLineRegenerateKeysResponse
has been removed - Struct
DirectLineRegenerateKeysResult
has been removed - Struct
HostSettingsGetOptions
has been removed - Struct
HostSettingsGetResponse
has been removed - Struct
HostSettingsGetResult
has been removed - Struct
OperationResultsBeginGetOptions
has been removed - Struct
OperationResultsGetPoller
has been removed - Struct
OperationResultsGetPollerResponse
has been removed - Struct
OperationResultsGetResponse
has been removed - Struct
OperationResultsGetResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
PrivateEndpointConnectionsCreateOptions
has been removed - Struct
PrivateEndpointConnectionsCreateResponse
has been removed - Struct
PrivateEndpointConnectionsCreateResult
has been removed - Struct
PrivateEndpointConnectionsDeleteOptions
has been removed - Struct
PrivateEndpointConnectionsDeleteResponse
has been removed - Struct
PrivateEndpointConnectionsGetOptions
has been removed - Struct
PrivateEndpointConnectionsGetResponse
has been removed - Struct
PrivateEndpointConnectionsGetResult
has been removed - Struct
PrivateEndpointConnectionsListOptions
has been removed - Struct
PrivateEndpointConnectionsListResponse
has been removed - Struct
PrivateEndpointConnectionsListResult
has been removed - Struct
PrivateLinkResourcesListByBotResourceOptions
has been removed - Struct
PrivateLinkResourcesListByBotResourceResponse
has been removed - Struct
PrivateLinkResourcesListByBotResourceResult
has been removed - Field
Channel
of structKikChannel
has been removed - Field
Channel
of structSmsChannel
has been removed - Field
Channel
of structMsTeamsChannel
has been removed - Field
IsIsolated
of structBotProperties
has been removed - Field
Channel
of structLineChannel
has been removed - Field
Channel
of structWebChatChannel
has been removed - Field
Channel
of structFacebookChannel
has been removed - Field
Channel
of structAlexaChannel
has been removed - Field
Resource
of structBot
has been removed - Field
PrivateLinkResourceBase
of structPrivateLinkResource
has been removed - Field
PrivateLinkResourceBase
of structPrivateEndpointConnection
has been removed - Field
Resource
of structBotChannel
has been removed - Field
Channel
of structTelegramChannel
has been removed - Field
Channel
of structEmailChannel
has been removed - Field
Channel
of structSlackChannel
has been removed - Field
Channel
of structDirectLineChannel
has been removed - Field
Channel
of structDirectLineSpeechChannel
has been removed - Field
Resource
of structConnectionSetting
has been removed - Field
Channel
of structSkypeChannel
has been removed - Field
InnerError
of structError
has been removed
Features Added
- New const
PublicNetworkAccessEnabled
- New const
PublicNetworkAccessDisabled
- New function
*OperationsClientListPager.Err() error
- New function
*SmsChannel.GetChannel() *Channel
- New function
*OperationResultsClientGetPollerResponse.Resume(context.Context, *OperationResultsClient, string) error
- New function
*ChannelsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
OperationResultsClientGetPollerResponse.PollUntilDone(context.Context, time.Duration) (OperationResultsClientGetResponse, error)
- New function
*BotsClientListPager.PageResponse() BotsClientListResponse
- New function
*AlexaChannel.GetChannel() *Channel
- New function
*FacebookChannel.GetChannel() *Channel
- New function
*BotConnectionClientListByBotServicePager.NextPage(context.Context) bool
- New function
*OperationResultsClientGetPoller.FinalResponse(context.Context) (OperationResultsClientGetResponse, error)
- New function
*BotsClientListByResourceGroupPager.Err() error
- New function
*OperationResultsClientGetPoller.Poll(context.Context) (*http.Response, error)
- New function
*BotConnectionClientListByBotServicePager.Err() error
- New function
PossiblePublicNetworkAccessValues() []PublicNetworkAccess
- New function
*WebChatChannel.GetChannel() *Channel
- New function
*ChannelsClientListByResourceGroupPager.PageResponse() ChannelsClientListByResourceGroupResponse
- New function
*BotConnectionClientListByBotServicePager.PageResponse() BotConnectionClientListByBotServiceResponse
- New function
*BotsClientListPager.Err() error
- New function
*ChannelsClientListByResourceGroupPager.Err() error
- New function
*DirectLineSpeechChannel.GetChannel() *Channel
- New function
*LineChannel.GetChannel() *Channel
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New function
*OperationResultsClientGetPoller.ResumeToken() (string, error)
- New function
*ListChannelWithKeysResponse.UnmarshalJSON([]byte) error
- New function
*OperationResultsClientGetPoller.Done() bool
- New function
*BotsClientListPager.NextPage(context.Context) bool
- New function
*SkypeChannel.GetChannel() *Channel
- New function
Site.MarshalJSON() ([]byte, error)
- New function
*SlackChannel.GetChannel() *Channel
- New function
PublicNetworkAccess.ToPtr() *PublicNetworkAccess
- New function
ListChannelWithKeysResponse.MarshalJSON() ([]byte, error)
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
*DirectLineChannel.GetChannel() *Channel
- New function
*TelegramChannel.GetChannel() *Channel
- New function
*KikChannel.GetChannel() *Channel
- New function
*EmailChannel.GetChannel() *Channel
- New function
*MsTeamsChannel.GetChannel() *Channel
- New function
*BotsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*BotsClientListByResourceGroupPager.PageResponse() BotsClientListByResourceGroupResponse
- New function
ChannelSettings.MarshalJSON() ([]byte, error)
- New struct
BotConnectionClientCreateOptions
- New struct
BotConnectionClientCreateResponse
- New struct
BotConnectionClientCreateResult
- New struct
BotConnectionClientDeleteOptions
- New struct
BotConnectionClientDeleteResponse
- New struct
BotConnectionClientGetOptions
- New struct
BotConnectionClientGetResponse
- New struct
BotConnectionClientGetResult
- New struct
BotConnectionClientListByBotServiceOptions
- New struct
BotConnectionClientListByBotServicePager
- New struct
BotConnectionClientListByBotServiceResponse
- New struct
BotConnectionClientListByBotServiceResult
- New struct
BotConnectionClientListServiceProvidersOptions
- New struct
BotConnectionClientListServiceProvidersResponse
- New struct
BotConnectionClientListServiceProvidersResult
- New struct
BotConnectionClientListWithSecretsOptions
- New struct
BotConnectionClientListWithSecretsResponse
- New struct
BotConnectionClientListWithSecretsResult
- New struct
BotConnectionClientUpdateOptions
- New struct
BotConnectionClientUpdateResponse
- New struct
BotConnectionClientUpdateResult
- New struct
BotsClientCreateOptions
- New struct
BotsClientCreateResponse
- New struct
BotsClientCreateResult
- New struct
BotsClientDeleteOptions
- New struct
BotsClientDeleteResponse
- New struct
BotsClientGetCheckNameAvailabilityOptions
- New struct
BotsClientGetCheckNameAvailabilityResponse
- New struct
BotsClientGetCheckNameAvailabilityResult
- New struct
BotsClientGetOptions
- New struct
BotsClientGetResponse
- New struct
BotsClientGetResult
- New struct
BotsClientListByResourceGroupOptions
- New struct
BotsClientListByResourceGroupPager
- New struct
BotsClientListByResourceGroupResponse
- New struct
BotsClientListByResourceGroupResult
- New struct
BotsClientListOptions
- New struct
BotsClientListPager
- New struct
BotsClientListResponse
- New struct
BotsClientListResult
- New struct
BotsClientUpdateOptions
- New struct
BotsClientUpdateResponse
- New struct
BotsClientUpdateResult
- New struct
ChannelSettings
- New struct
ChannelsClientCreateOptions
- New struct
ChannelsClientCreateResponse
- New struct
ChannelsClientCreateResult
- New struct
ChannelsClientDeleteOptions
- New struct
ChannelsClientDeleteResponse
- New struct
ChannelsClientGetOptions
- New struct
ChannelsClientGetResponse
- New struct
ChannelsClientGetResult
- New struct
ChannelsClientListByResourceGroupOptions
- New struct
ChannelsClientListByResourceGroupPager
- New struct
ChannelsClientListByResourceGroupResponse
- New struct
ChannelsClientListByResourceGroupResult
- New struct
ChannelsClientListWithKeysOptions
- New struct
ChannelsClientListWithKeysResponse
- New struct
ChannelsClientListWithKeysResult
- New struct
ChannelsClientUpdateOptions
- New struct
ChannelsClientUpdateResponse
- New struct
ChannelsClientUpdateResult
- New struct
DirectLineClientRegenerateKeysOptions
- New struct
DirectLineClientRegenerateKeysResponse
- New struct
DirectLineClientRegenerateKeysResult
- New struct
HostSettingsClientGetOptions
- New struct
HostSettingsClientGetResponse
- New struct
HostSettingsClientGetResult
- New struct
ListChannelWithKeysResponse
- New struct
OperationResultsClientBeginGetOptions
- New struct
OperationResultsClientGetPoller
- New struct
OperationResultsClientGetPollerResponse
- New struct
OperationResultsClientGetResponse
- New struct
OperationResultsClientGetResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
PrivateEndpointConnectionsClientCreateOptions
- New struct
PrivateEndpointConnectionsClientCreateResponse
- New struct
PrivateEndpointConnectionsClientCreateResult
- New struct
PrivateEndpointConnectionsClientDeleteOptions
- New struct
PrivateEndpointConnectionsClientDeleteResponse
- New struct
PrivateEndpointConnectionsClientGetOptions
- New struct
PrivateEndpointConnectionsClientGetResponse
- New struct
PrivateEndpointConnectionsClientGetResult
- New struct
PrivateEndpointConnectionsClientListOptions
- New struct
PrivateEndpointConnectionsClientListResponse
- New struct
PrivateEndpointConnectionsClientListResult
- New struct
PrivateLinkResourcesClientListByBotResourceOptions
- New struct
PrivateLinkResourcesClientListByBotResourceResponse
- New struct
PrivateLinkResourcesClientListByBotResourceResult
- New struct
ServiceProviderParameterMetadata
- New struct
ServiceProviderParameterMetadataConstraints
- New struct
Site
- New field
Location
in structChannel
- New field
ProvisioningState
in structChannel
- New field
Location
in structTelegramChannel
- New field
ChannelName
in structTelegramChannel
- New field
Etag
in structTelegramChannel
- New field
Etag
in structDirectLineChannel
- New field
Location
in structDirectLineChannel
- New field
ChannelName
in structDirectLineChannel
- New field
Location
in structKikChannel
- New field
ProvisioningState
in structKikChannel
- New field
ChannelName
in structKikChannel
- New field
Etag
in structKikChannel
- New field
Etag
in structLineChannel
- New field
Location
in structLineChannel
- New field
ProvisioningState
in structLineChannel
- New field
ChannelName
in structLineChannel
- New field
ChannelName
in structEmailChannel
- New field
Etag
in structEmailChannel
- New field
Location
in structEmailChannel
- New field
IsStreamingSupported
in structBotProperties
- New field
CmekEncryptionStatus
in structBotProperties
- New field
Parameters
in structBotProperties
- New field
ProvisioningState
in structBotProperties
- New field
PublishingCredentials
in structBotProperties
- New field
PublicNetworkAccess
in structBotProperties
- New field
AllSettings
in structBotProperties
- New field
StorageResourceID
in structBotProperties
- New field
ManifestURL
in structBotProperties
- New field
ChannelName
in structAlexaChannel
- New field
Etag
in structAlexaChannel
- New field
Location
in structAlexaChannel
- New field
ProvisioningState
in structAlexaChannel
- New field
AcceptedTerms
in structMsTeamsChannelProperties
- New field
DeploymentEnvironment
in structMsTeamsChannelProperties
- New field
ProvisioningState
in structSkypeChannel
- New field
ChannelName
in structSkypeChannel
- New field
Etag
in structSkypeChannel
- New field
Location
in structSkypeChannel
- New field
ChannelName
in structMsTeamsChannel
- New field
Etag
in structMsTeamsChannel
- New field
Location
in structMsTeamsChannel
- New field
Location
in structConnectionSetting
- New field
Tags
in structConnectionSetting
- New field
Type
in structConnectionSetting
- New field
SKU
in structConnectionSetting
- New field
ID
in structConnectionSetting
- New field
Zones
in structConnectionSetting
- New field
Kind
in structConnectionSetting
- New field
Etag
in structConnectionSetting
- New field
Name
in structConnectionSetting
- New field
ChannelName
in structSmsChannel
- New field
Etag
in structSmsChannel
- New field
Location
in structSmsChannel
- New field
ProvisioningState
in structSmsChannel
- New field
ProvisioningState
in structSlackChannel
- New field
ChannelName
in structSlackChannel
- New field
Etag
in structSlackChannel
- New field
ChannelName
in structDirectLineSpeechChannel
- New field
Etag
in structDirectLineSpeechChannel
- New field
Location
in structDirectLineSpeechChannel
- New field
Metadata
in structServiceProviderParameter
- New field
Location
in structBot
- New field
SKU
in structBot
- New field
Tags
in structBot
- New field
Type
in structBot
- New field
Kind
in structBot
- New field
Etag
in structBot
- New field
Zones
in structBot
- New field
ID
in structBot
- New field
Name
in structBot
- New field
Error
in structError
- New field
Tags
in structBotChannel
- New field
Name
in structBotChannel
- New field
Etag
in structBotChannel
- New field
SKU
in structBotChannel
- New field
Location
in structBotChannel
- New field
ID
in structBotChannel
- New field
Zones
in structBotChannel
- New field
Type
in structBotChannel
- New field
Kind
in structBotChannel
- New field
Name
in structPrivateEndpointConnection
- New field
Type
in structPrivateEndpointConnection
- New field
ID
in structPrivateEndpointConnection
- New field
ChannelName
in structFacebookChannel
- New field
Etag
in structFacebookChannel
- New field
ChannelName
in structWebChatChannel
- New field
Etag
in structWebChatChannel
- New field
ProvisioningState
in structWebChatChannel
- New field
ID
in structPrivateLinkResource
- New field
Name
in structPrivateLinkResource
- New field
Type
in structPrivateLinkResource
- New field
ID
in structConnectionSettingProperties
- New field
Name
in structConnectionSettingProperties
- New field
ProvisioningState
in structConnectionSettingProperties