Index

A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages

A

absCode() - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Get the absCode property: response code from ABS.
absCode() - Method in interface com.azure.resourcemanager.botservice.models.CheckNameAvailabilityResponseBody
Gets the absCode property: response code from ABS.
acceptedTerms() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Get the acceptedTerms property: Whether this channel accepted terms.
accessToken() - Method in class com.azure.resourcemanager.botservice.models.FacebookPage
Get the accessToken property: Facebook application access token.
accessToken() - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Get the accessToken property: The Telegram access token.
accountSid() - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Get the accountSid property: The Sms account SID.
ACS_CHAT_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value AcsChatChannel.
AcsChatChannel - Class in com.azure.resourcemanager.botservice.models
AcsChat channel definition.
AcsChatChannel() - Constructor for class com.azure.resourcemanager.botservice.models.AcsChatChannel
Creates an instance of AcsChatChannel class.
acsEndpoint() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the acsEndpoint property: The endpoint of ACS.
acsResourceId() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the acsResourceId property: The resource id of ACS.
acsSecret() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the acsSecret property: The secret of ACS.
Adding the package to your product - Search tag in Overview
Section
ALEXA_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value AlexaChannel.
AlexaChannel - Class in com.azure.resourcemanager.botservice.models
Alexa channel definition.
AlexaChannel() - Constructor for class com.azure.resourcemanager.botservice.models.AlexaChannel
Creates an instance of AlexaChannel class.
AlexaChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Alexa channel.
AlexaChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Creates an instance of AlexaChannelProperties class.
alexaSkillId() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Get the alexaSkillId property: The Alexa skill Id.
allSettings() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the allSettings property: Contains resource all settings defined as key/value pairs.
apiConfigurations() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Get the apiConfigurations property: The list of Telephony api configuration.
apiKey() - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Get the apiKey property: Kik API key.
appId() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Get the appId property: Facebook application id.
appId() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the appId property: DirectLine application id.
apply() - Method in interface com.azure.resourcemanager.botservice.models.Bot.Update
Executes the update request.
apply() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.botservice.models.Bot.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.Update
Executes the update request.
appPasswordHint() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the appPasswordHint property: The hint (e.g. keyVault secret resourceId) on how to fetch the app secret.
appSecret() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Get the appSecret property: Facebook application secret.
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.botservice.BotServiceManager
Creates an instance of BotService service API entry point.
authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Creates an instance of BotService service API entry point.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.botservice.BotServiceManager
Creates an instance of BotService service API entry point.
Authentication - Search tag in Overview
Section
authMethod() - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Get the authMethod property: Email channel auth method. 0 Password (Default); 1 Graph.
authToken() - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Get the authToken property: The Sms auth token.
AZUREBOT - Static variable in class com.azure.resourcemanager.botservice.models.Kind
Static value azurebot for Kind.
AzureBotService - Interface in com.azure.resourcemanager.botservice.fluent
The interface for AzureBotService class.
Azure Resource Manager BotService client library for Java - Search tag in Overview
Section

B

Bot - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of Bot.
BOT - Static variable in class com.azure.resourcemanager.botservice.models.Kind
Static value bot for Kind.
Bot.Definition - Interface in com.azure.resourcemanager.botservice.models
The entirety of the Bot definition.
Bot.DefinitionStages - Interface in com.azure.resourcemanager.botservice.models
The Bot definition stages.
Bot.DefinitionStages.Blank - Interface in com.azure.resourcemanager.botservice.models
The first stage of the Bot definition.
Bot.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
Bot.DefinitionStages.WithEtag - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition allowing to specify etag.
Bot.DefinitionStages.WithKind - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition allowing to specify kind.
Bot.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition allowing to specify location.
Bot.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition allowing to specify properties.
Bot.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition allowing to specify parent resource.
Bot.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition allowing to specify sku.
Bot.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot definition allowing to specify tags.
Bot.Update - Interface in com.azure.resourcemanager.botservice.models
The template for Bot update.
Bot.UpdateStages - Interface in com.azure.resourcemanager.botservice.models
The Bot update stages.
Bot.UpdateStages.WithEtag - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot update allowing to specify etag.
Bot.UpdateStages.WithKind - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot update allowing to specify kind.
Bot.UpdateStages.WithProperties - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot update allowing to specify properties.
Bot.UpdateStages.WithSku - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot update allowing to specify sku.
Bot.UpdateStages.WithTags - Interface in com.azure.resourcemanager.botservice.models
The stage of the Bot update allowing to specify tags.
BotChannel - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of BotChannel.
BotChannelInner - Class in com.azure.resourcemanager.botservice.fluent.models
Bot channel resource definition.
BotChannelInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Creates an instance of BotChannelInner class.
botConnections() - Method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets the resource collection API of BotConnections.
BotConnections - Interface in com.azure.resourcemanager.botservice.models
Resource collection API of BotConnections.
BotConnectionsClient - Interface in com.azure.resourcemanager.botservice.fluent
An instance of this class provides access to all the operations defined in BotConnectionsClient.
botIconUrl() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the botIconUrl property: The bot icon url.
botId() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the botId property: The bot id.
BotInner - Class in com.azure.resourcemanager.botservice.fluent.models
Bot resource definition.
BotInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.BotInner
Creates an instance of BotInner class.
botOpenIdMetadata() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the botOpenIdMetadata property: Same as ToBotFromChannelOpenIdMetadataUrl, used by SDK < v4.12.
botOpenIdMetadata() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the botOpenIdMetadata property: Same as ToBotFromChannelOpenIdMetadataUrl, used by SDK < v4.12.
BotProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Bot.
BotProperties() - Constructor for class com.azure.resourcemanager.botservice.models.BotProperties
Creates an instance of BotProperties class.
BotResponseList - Class in com.azure.resourcemanager.botservice.models
The list of bot service operation response.
BotResponseList() - Constructor for class com.azure.resourcemanager.botservice.models.BotResponseList
Creates an instance of BotResponseList class.
bots() - Method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets the resource collection API of Bots.
Bots - Interface in com.azure.resourcemanager.botservice.models
Resource collection API of Bots.
BotsClient - Interface in com.azure.resourcemanager.botservice.fluent
An instance of this class provides access to all the operations defined in BotsClient.
BotServiceManager - Class in com.azure.resourcemanager.botservice
Entry point to BotServiceManager.
BotServiceManager.Configurable - Class in com.azure.resourcemanager.botservice
The Configurable allowing configurations to be set.

C

callbackUrl() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Get the callbackUrl property: Callback Url.
callbackUrl() - Method in class com.azure.resourcemanager.botservice.models.LineChannelProperties
Get the callbackUrl property: Callback Url to enter in line registration.
callingWebhook() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Get the callingWebhook property: Webhook for Microsoft Teams channel calls.
callingWebhook() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the callingWebhook property: Calling web hook for Skype channel.
changedTime() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the changedTime property: Changed time of the resource.
changedTime() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the changedTime property: Changed time of the resource.
Channel - Class in com.azure.resourcemanager.botservice.models
Channel definition.
Channel() - Constructor for class com.azure.resourcemanager.botservice.models.Channel
Creates an instance of Channel class.
channelAccessToken() - Method in class com.azure.resourcemanager.botservice.models.LineRegistration
Get the channelAccessToken property: Access token for the line channel registration.
channelDisplayName() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the channelDisplayName property: The channel display name.
channelId() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the channelId property: The channel id.
channelName() - Method in class com.azure.resourcemanager.botservice.models.AcsChatChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.Channel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.EmailChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.KikChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.LineChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.M365Extensions
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.Omnichannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.OutlookChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.SearchAssistant
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.SlackChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.SmsChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.TelegramChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
Get the channelName property: The channel name.
channelName() - Method in class com.azure.resourcemanager.botservice.models.WebChatChannel
Get the channelName property: The channel name.
ChannelName - Enum in com.azure.resourcemanager.botservice.models
Defines values for ChannelName.
ChannelResponseList - Class in com.azure.resourcemanager.botservice.models
The list of bot service channel operation response.
ChannelResponseList() - Constructor for class com.azure.resourcemanager.botservice.models.ChannelResponseList
Creates an instance of ChannelResponseList class.
channels() - Method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets the resource collection API of Channels.
Channels - Interface in com.azure.resourcemanager.botservice.models
Resource collection API of Channels.
ChannelsClient - Interface in com.azure.resourcemanager.botservice.fluent
An instance of this class provides access to all the operations defined in ChannelsClient.
channelSecret() - Method in class com.azure.resourcemanager.botservice.models.LineRegistration
Get the channelSecret property: Secret for the line channel registration.
ChannelSettings - Class in com.azure.resourcemanager.botservice.models
Channel settings definition.
ChannelSettings() - Constructor for class com.azure.resourcemanager.botservice.models.ChannelSettings
Creates an instance of ChannelSettings class.
CheckNameAvailabilityRequestBody - Class in com.azure.resourcemanager.botservice.models
The request body for a request to Bot Service Management to check availability of a bot name.
CheckNameAvailabilityRequestBody() - Constructor for class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
Creates an instance of CheckNameAvailabilityRequestBody class.
CheckNameAvailabilityResponseBody - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of CheckNameAvailabilityResponseBody.
CheckNameAvailabilityResponseBodyInner - Class in com.azure.resourcemanager.botservice.fluent.models
The response body returned for a request to Bot Service Management to check availability of a bot name.
CheckNameAvailabilityResponseBodyInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Creates an instance of CheckNameAvailabilityResponseBodyInner class.
clientId() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the clientId property: Client Id associated with the Connection Setting.
clientId() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the clientId property: The Slack client id.
clientSecret() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the clientSecret property: Client Secret associated with the Connection Setting.
clientSecret() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the clientSecret property: The Slack client secret.
cmekEncryptionStatus() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the cmekEncryptionStatus property: The CMK encryption status.
cmekKeyVaultUrl() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the cmekKeyVaultUrl property: The CMK Url.
cognitiveServiceRegion() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Get the cognitiveServiceRegion property: The cognitive service region with this channel registration.
cognitiveServiceRegion() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Get the cognitiveServiceRegion property: The extensionKey2.
cognitiveServiceRegion() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Get the cognitiveServiceRegion property: The cognitive service region.
cognitiveServiceRegion() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the cognitiveServiceRegion property: The service region of cognitive service.
cognitiveServiceResourceId() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Get the cognitiveServiceResourceId property: The cognitive service id with this channel registration.
cognitiveServiceResourceId() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Get the cognitiveServiceResourceId property: The cognitive service resourceId.
cognitiveServiceResourceId() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the cognitiveServiceResourceId property: The resource id of cognitive service.
cognitiveServiceSubscriptionKey() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Get the cognitiveServiceSubscriptionKey property: The cognitive service subscription key to use with this channel registration.
cognitiveServiceSubscriptionKey() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Get the cognitiveServiceSubscriptionKey property: The extensionKey1.
cognitiveServiceSubscriptionKey() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Get the cognitiveServiceSubscriptionKey property: The cognitive service subscription key.
cognitiveServiceSubscriptionKey() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the cognitiveServiceSubscriptionKey property: The subscription key of cognitive service.
com.azure.resourcemanager.botservice - package com.azure.resourcemanager.botservice
Package containing the classes for AzureBotService.
com.azure.resourcemanager.botservice.fluent - package com.azure.resourcemanager.botservice.fluent
Package containing the service clients for AzureBotService.
com.azure.resourcemanager.botservice.fluent.models - package com.azure.resourcemanager.botservice.fluent.models
Package containing the inner data models for AzureBotService.
com.azure.resourcemanager.botservice.models - package com.azure.resourcemanager.botservice.models
Package containing the data models for AzureBotService.
configure() - Static method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets a Configurable instance that can be used to create BotServiceManager with optional configuration.
configuredChannels() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the configuredChannels property: Collection of channels for which the bot is configured.
ConnectionSetting - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of ConnectionSetting.
ConnectionSetting.Definition - Interface in com.azure.resourcemanager.botservice.models
The entirety of the ConnectionSetting definition.
ConnectionSetting.DefinitionStages - Interface in com.azure.resourcemanager.botservice.models
The ConnectionSetting definition stages.
ConnectionSetting.DefinitionStages.Blank - Interface in com.azure.resourcemanager.botservice.models
The first stage of the ConnectionSetting definition.
ConnectionSetting.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
ConnectionSetting.DefinitionStages.WithEtag - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition allowing to specify etag.
ConnectionSetting.DefinitionStages.WithKind - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition allowing to specify kind.
ConnectionSetting.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition allowing to specify location.
ConnectionSetting.DefinitionStages.WithParentResource - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition allowing to specify parent resource.
ConnectionSetting.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition allowing to specify properties.
ConnectionSetting.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition allowing to specify sku.
ConnectionSetting.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting definition allowing to specify tags.
ConnectionSetting.Update - Interface in com.azure.resourcemanager.botservice.models
The template for ConnectionSetting update.
ConnectionSetting.UpdateStages - Interface in com.azure.resourcemanager.botservice.models
The ConnectionSetting update stages.
ConnectionSetting.UpdateStages.WithEtag - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting update allowing to specify etag.
ConnectionSetting.UpdateStages.WithKind - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting update allowing to specify kind.
ConnectionSetting.UpdateStages.WithProperties - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting update allowing to specify properties.
ConnectionSetting.UpdateStages.WithSku - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting update allowing to specify sku.
ConnectionSetting.UpdateStages.WithTags - Interface in com.azure.resourcemanager.botservice.models
The stage of the ConnectionSetting update allowing to specify tags.
ConnectionSettingInner - Class in com.azure.resourcemanager.botservice.fluent.models
Bot channel resource definition.
ConnectionSettingInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Creates an instance of ConnectionSettingInner class.
ConnectionSettingParameter - Class in com.azure.resourcemanager.botservice.models
Extra Parameter in a Connection Setting Properties to indicate service provider specific properties.
ConnectionSettingParameter() - Constructor for class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
Creates an instance of ConnectionSettingParameter class.
ConnectionSettingProperties - Class in com.azure.resourcemanager.botservice.models
Properties for a Connection Setting Item.
ConnectionSettingProperties() - Constructor for class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Creates an instance of ConnectionSettingProperties class.
ConnectionSettingResponseList - Class in com.azure.resourcemanager.botservice.models
The list of bot service connection settings response.
ConnectionSettingResponseList() - Constructor for class com.azure.resourcemanager.botservice.models.ConnectionSettingResponseList
Creates an instance of ConnectionSettingResponseList class.
constraints() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadata
Get the constraints property: the constraints of the bot meta data.
Contributing - Search tag in Overview
Section
create() - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithCreate
Executes the create request.
create() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithCreate
Executes the create request.
create(String, String, BotInner) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Creates a Bot Service.
create(String, String, ChannelName, BotChannelInner) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Creates a Channel registration for a Bot Service.
create(String, String, ChannelName, BotChannelInner) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Creates a Channel registration for a Bot Service.
create(String, String, String, ConnectionSettingInner) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Register a new Auth Connection for a Bot Service.
createWithResponse(String, String, BotInner, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Creates a Bot Service.
createWithResponse(String, String, ChannelName, BotChannelInner, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Creates a Channel registration for a Bot Service.
createWithResponse(String, String, ChannelName, BotChannelInner, Context) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Creates a Channel registration for a Bot Service.
createWithResponse(String, String, String, ConnectionSettingInner, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Register a new Auth Connection for a Bot Service.
customSpeechModelId() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Get the customSpeechModelId property: Custom voice deployment id (optional).
customVoiceDeploymentId() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Get the customVoiceDeploymentId property: Custom speech model id (optional).

D

defaultLocale() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Get the defaultLocale property: The default locale of the channel.
defaultLocale() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Get the defaultLocale property: The default locale.
defaultLocale() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the defaultLocale property: The default locale of the phone number.
defaultProperty() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Get the defaultProperty property: Default Name for the Service Provider.
define(String) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Begins definition for a new ConnectionSetting resource.
define(String) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Begins definition for a new Bot resource.
delete(String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Deletes a Bot Service from the resource group.
delete(String, String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Deletes a Connection Setting registration for a Bot Service.
delete(String, String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Deletes a Channel registration from a Bot Service.
delete(String, String, String) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Deletes a Connection Setting registration for a Bot Service.
delete(String, String, String) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Deletes a Channel registration from a Bot Service.
deleteById(String) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Deletes a Connection Setting registration for a Bot Service.
deleteById(String) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Deletes a Bot Service from the resource group.
deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Deletes a Connection Setting registration for a Bot Service.
deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Deletes a Bot Service from the resource group.
deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Deletes a Bot Service from the resource group.
deleteByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Deletes a Bot Service from the resource group.
deleteWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Deletes a Bot Service from the resource group.
deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Deletes a Connection Setting registration for a Bot Service.
deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Deletes a Channel registration from a Bot Service.
deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Deletes a Connection Setting registration for a Bot Service.
deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Deletes a Channel registration from a Bot Service.
deploymentEnvironment() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Get the deploymentEnvironment property: Deployment environment for Microsoft Teams channel calls.
description() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the description property: The description of the bot.
description() - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Get the description property: The description of the operation.
description() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Get the description property: Description of the Service Provider.
DESIGNER - Static variable in class com.azure.resourcemanager.botservice.models.Kind
Static value designer for Kind.
developerAppInsightKey() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the developerAppInsightKey property: The Application Insights key.
developerAppInsightsApiKey() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the developerAppInsightsApiKey property: The Application Insights Api Key.
developerAppInsightsApplicationId() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the developerAppInsightsApplicationId property: The Application Insights App Id.
devPortalUrl() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Get the devPortalUrl property: URL of Dev Portal.
DIRECT_LINE_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value DirectLineChannel.
DIRECT_LINE_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.RegenerateKeysChannelName
Enum value DirectLineChannel.
DIRECT_LINE_SPEECH_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value DirectLineSpeechChannel.
DirectLineChannel - Class in com.azure.resourcemanager.botservice.models
Direct Line channel definition.
DirectLineChannel() - Constructor for class com.azure.resourcemanager.botservice.models.DirectLineChannel
Creates an instance of DirectLineChannel class.
DirectLineChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Direct Line channel.
DirectLineChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Creates an instance of DirectLineChannelProperties class.
directLineEmbedCode() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Get the directLineEmbedCode property: Direct Line embed code of the resource.
directLines() - Method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets the resource collection API of DirectLines.
DirectLines - Interface in com.azure.resourcemanager.botservice.models
Resource collection API of DirectLines.
DirectLinesClient - Interface in com.azure.resourcemanager.botservice.fluent
An instance of this class provides access to all the operations defined in DirectLinesClient.
DirectLineSite - Class in com.azure.resourcemanager.botservice.models
A site for the Direct Line channel.
DirectLineSite() - Constructor for class com.azure.resourcemanager.botservice.models.DirectLineSite
Creates an instance of DirectLineSite class.
DirectLineSpeechChannel - Class in com.azure.resourcemanager.botservice.models
DirectLine Speech channel definition.
DirectLineSpeechChannel() - Constructor for class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Creates an instance of DirectLineSpeechChannel class.
DirectLineSpeechChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the DirectLine Speech channel.
DirectLineSpeechChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Creates an instance of DirectLineSpeechChannelProperties class.
DISABLED - Static variable in class com.azure.resourcemanager.botservice.models.PublicNetworkAccess
Static value Disabled for PublicNetworkAccess.
disableLocalAuth() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the disableLocalAuth property: Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
disableLocalAuth() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the disableLocalAuth property: Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
display() - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Get the display property: The operation supported by Bot Service Management.
display() - Method in interface com.azure.resourcemanager.botservice.models.OperationEntity
Gets the display property: The operation supported by Bot Service Management.
displayName() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the displayName property: The Name of the bot.
displayName() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Get the displayName property: Display Name of the Service Provider.
displayName() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Get the displayName property: Display Name of the Service Provider.
Documentation - Search tag in Overview
Section

E

EMAIL_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value EmailChannel.
emailAddress() - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Get the emailAddress property: The email address.
EmailChannel - Class in com.azure.resourcemanager.botservice.models
Email channel definition.
EmailChannel() - Constructor for class com.azure.resourcemanager.botservice.models.EmailChannel
Creates an instance of EmailChannel class.
EmailChannelAuthMethod - Enum in com.azure.resourcemanager.botservice.models
Email channel auth method. 0 Password (Default); 1 Graph.
EmailChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Email channel.
EmailChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Creates an instance of EmailChannelProperties class.
enableCalling() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Get the enableCalling property: Enable calling for Microsoft Teams channel.
enableCalling() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the enableCalling property: Enable calling for Skype channel.
ENABLED - Static variable in class com.azure.resourcemanager.botservice.models.PublicNetworkAccess
Static value Enabled for PublicNetworkAccess.
enabledChannels() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the enabledChannels property: Collection of channels for which the bot is enabled.
enableGroups() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the enableGroups property: Enable groups for Skype channel.
enableMediaCards() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the enableMediaCards property: Enable media cards for Skype channel.
enableMessaging() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the enableMessaging property: Enable messaging for Skype channel.
enableScreenSharing() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the enableScreenSharing property: Enable screen sharing for Skype channel.
enableVideo() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the enableVideo property: Enable video for Skype channel.
endpoint() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the endpoint property: The bot's endpoint.
endpointVersion() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the endpointVersion property: The bot's endpoint version.
entityTag() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the entityTag property: Entity tag of the resource.
entityTag() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the entityTag property: Entity tag of the resource.
etag() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the etag property: Entity Tag.
etag() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the etag property: Entity Tag.
etag() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the etag property: Entity Tag.
etag() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the etag property: Entity Tag.
etag() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the etag property: Entity Tag.
etag() - Method in class com.azure.resourcemanager.botservice.models.Channel
Get the etag property: Entity Tag of the resource.
etag() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the etag property: Entity Tag.
etag() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the etag property: Entity Tag.
etag() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the etag property: Entity Tag.
Examples - Search tag in Overview
Section
extensionKey1() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the extensionKey1 property: The extensionKey1.
extensionKey1() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Get the extensionKey1 property: The extensionKey1.
extensionKey2() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the extensionKey2 property: The extensionKey2.
extensionKey2() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Get the extensionKey2 property: The extensionKey2.

F

F0 - Static variable in class com.azure.resourcemanager.botservice.models.SkuName
Static value F0 for SkuName.
FACEBOOK_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value FacebookChannel.
FacebookChannel - Class in com.azure.resourcemanager.botservice.models
Facebook channel definition.
FacebookChannel() - Constructor for class com.azure.resourcemanager.botservice.models.FacebookChannel
Creates an instance of FacebookChannel class.
FacebookChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Facebook channel.
FacebookChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Creates an instance of FacebookChannelProperties class.
FacebookPage - Class in com.azure.resourcemanager.botservice.models
A Facebook page for Facebook channel registration.
FacebookPage() - Constructor for class com.azure.resourcemanager.botservice.models.FacebookPage
Creates an instance of FacebookPage class.
FREE - Static variable in class com.azure.resourcemanager.botservice.models.SkuTier
Static value Free for SkuTier.
fromFloat(float) - Static method in enum com.azure.resourcemanager.botservice.models.EmailChannelAuthMethod
Parses a serialized value to a EmailChannelAuthMethod instance.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Reads an instance of BotChannelInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Reads an instance of BotInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Reads an instance of CheckNameAvailabilityResponseBodyInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Reads an instance of ConnectionSettingInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Reads an instance of HostSettingsResponseInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Reads an instance of ListChannelWithKeysResponseInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Reads an instance of OperationEntityInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner
Reads an instance of ServiceProviderResponseListInner from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.AcsChatChannel
Reads an instance of AcsChatChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.AlexaChannel
Reads an instance of AlexaChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Reads an instance of AlexaChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.BotProperties
Reads an instance of BotProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.BotResponseList
Reads an instance of BotResponseList from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.Channel
Reads an instance of Channel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ChannelResponseList
Reads an instance of ChannelResponseList from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Reads an instance of ChannelSettings from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
Reads an instance of CheckNameAvailabilityRequestBody from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
Reads an instance of ConnectionSettingParameter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Reads an instance of ConnectionSettingProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ConnectionSettingResponseList
Reads an instance of ConnectionSettingResponseList from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
Reads an instance of DirectLineChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Reads an instance of DirectLineChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Reads an instance of DirectLineSite from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Reads an instance of DirectLineSpeechChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Reads an instance of DirectLineSpeechChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.EmailChannel
Reads an instance of EmailChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Reads an instance of EmailChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.FacebookChannel
Reads an instance of FacebookChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Reads an instance of FacebookChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.FacebookPage
Reads an instance of FacebookPage from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.KikChannel
Reads an instance of KikChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Reads an instance of KikChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.LineChannel
Reads an instance of LineChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.LineChannelProperties
Reads an instance of LineChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.LineRegistration
Reads an instance of LineRegistration from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.M365Extensions
Reads an instance of M365Extensions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Reads an instance of MsTeamsChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Reads an instance of MsTeamsChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.Omnichannel
Reads an instance of Omnichannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Reads an instance of OperationDisplayInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.OperationEntityListResult
Reads an instance of OperationEntityListResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.OutlookChannel
Reads an instance of OutlookChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SearchAssistant
Reads an instance of SearchAssistant from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ServiceProvider
Reads an instance of ServiceProvider from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Reads an instance of ServiceProviderParameter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadata
Reads an instance of ServiceProviderParameterMetadata from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadataConstraints
Reads an instance of ServiceProviderParameterMetadataConstraints from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Reads an instance of ServiceProviderProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.Site
Reads an instance of Site from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SiteInfo
Reads an instance of SiteInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.Sku
Reads an instance of Sku from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SkypeChannel
Reads an instance of SkypeChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Reads an instance of SkypeChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SlackChannel
Reads an instance of SlackChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Reads an instance of SlackChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SmsChannel
Reads an instance of SmsChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Reads an instance of SmsChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.TelegramChannel
Reads an instance of TelegramChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Reads an instance of TelegramChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
Reads an instance of TelephonyChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Reads an instance of TelephonyChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Reads an instance of TelephonyChannelResourceApiConfiguration from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Reads an instance of TelephonyPhoneNumbers from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.WebChatChannel
Reads an instance of WebChatChannel from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.WebChatChannelProperties
Reads an instance of WebChatChannelProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.resourcemanager.botservice.models.WebChatSite
Reads an instance of WebChatSite from the JsonReader.
fromString(String) - Static method in enum com.azure.resourcemanager.botservice.models.ChannelName
Parses a serialized value to a ChannelName instance.
fromString(String) - Static method in enum com.azure.resourcemanager.botservice.models.Key
Parses a serialized value to a Key instance.
fromString(String) - Static method in class com.azure.resourcemanager.botservice.models.Kind
Creates or finds a Kind from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.botservice.models.MsaAppType
Creates or finds a MsaAppType from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.botservice.models.PublicNetworkAccess
Creates or finds a PublicNetworkAccess from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.botservice.models.RegenerateKeysChannelName
Parses a serialized value to a RegenerateKeysChannelName instance.
fromString(String) - Static method in class com.azure.resourcemanager.botservice.models.SkuName
Creates or finds a SkuName from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.botservice.models.SkuTier
Creates or finds a SkuTier from its string representation.
FUNCTION - Static variable in class com.azure.resourcemanager.botservice.models.Kind
Static value function for Kind.

G

generatedId() - Method in class com.azure.resourcemanager.botservice.models.LineRegistration
Get the generatedId property: Id generated for the line channel registration.
get() - Method in interface com.azure.resourcemanager.botservice.fluent.HostSettingsClient
Get per subscription settings needed to host bot in compute resource such as Azure App Service.
get() - Method in interface com.azure.resourcemanager.botservice.models.HostSettings
Get per subscription settings needed to host bot in compute resource such as Azure App Service.
get(String, String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Get a Connection Setting registration for a Bot Service.
get(String, String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Returns a BotService Channel registration specified by the parameters.
get(String, String, String) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Get a Connection Setting registration for a Bot Service.
get(String, String, String) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Returns a BotService Channel registration specified by the parameters.
getApiVersion() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets Api Version.
getBotConnections() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets the BotConnectionsClient object to access its operations.
getBots() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets the BotsClient object to access its operations.
getById(String) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Get a Connection Setting registration for a Bot Service.
getById(String) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns a BotService specified by the parameters.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Get a Connection Setting registration for a Bot Service.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns a BotService specified by the parameters.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Returns a BotService specified by the parameters.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns a BotService specified by the parameters.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Returns a BotService specified by the parameters.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns a BotService specified by the parameters.
getChannels() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets the ChannelsClient object to access its operations.
getCheckNameAvailability(CheckNameAvailabilityRequestBody) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Check whether a bot name is available.
getCheckNameAvailability(CheckNameAvailabilityRequestBody) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Check whether a bot name is available.
getCheckNameAvailabilityWithResponse(CheckNameAvailabilityRequestBody, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Check whether a bot name is available.
getCheckNameAvailabilityWithResponse(CheckNameAvailabilityRequestBody, Context) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Check whether a bot name is available.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets The default poll interval for long-running operation.
getDirectLines() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets the DirectLinesClient object to access its operations.
getEndpoint() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets server parameter.
getHostSettings() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets the HostSettingsClient object to access its operations.
getHttpPipeline() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets The HTTP pipeline to send requests through.
getOperations() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets the OperationsClient object to access its operations.
getSubscriptionId() - Method in interface com.azure.resourcemanager.botservice.fluent.AzureBotService
Gets Azure Subscription ID.
Getting started - Search tag in Overview
Section
getWithResponse(Context) - Method in interface com.azure.resourcemanager.botservice.fluent.HostSettingsClient
Get per subscription settings needed to host bot in compute resource such as Azure App Service.
getWithResponse(Context) - Method in interface com.azure.resourcemanager.botservice.models.HostSettings
Get per subscription settings needed to host bot in compute resource such as Azure App Service.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Get a Connection Setting registration for a Bot Service.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Returns a BotService Channel registration specified by the parameters.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Get a Connection Setting registration for a Bot Service.
getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Returns a BotService Channel registration specified by the parameters.
groupsMode() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the groupsMode property: Group mode for Skype channel.

H

helpUrl() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Get the helpUrl property: Help Url for the Service Provider.
hostSettings() - Method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets the resource collection API of HostSettings.
HostSettings - Interface in com.azure.resourcemanager.botservice.models
Resource collection API of HostSettings.
HostSettingsClient - Interface in com.azure.resourcemanager.botservice.fluent
An instance of this class provides access to all the operations defined in HostSettingsClient.
HostSettingsResponse - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of HostSettingsResponse.
HostSettingsResponseInner - Class in com.azure.resourcemanager.botservice.fluent.models
The response body returned for a request to Bot Service Management to check per subscription hostSettings.
HostSettingsResponseInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Creates an instance of HostSettingsResponseInner class.

I

iconUrl() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the iconUrl property: The Icon Url of the bot.
iconUrl() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Get the iconUrl property: The URL of icon.
id() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the id property: Fully qualified resource Id for the resource.
id() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the id property: Fully qualified resource Id for the resource.
id() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the id property: Fully qualified resource Id for the resource.
id() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in class com.azure.resourcemanager.botservice.models.FacebookPage
Get the id property: Page id.
id() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Get the id property: Id for Service Provider.
id() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Get the id property: The id of config.
id() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the id property: The element id.
Include the recommended packages - Search tag in Overview
Section
incomingCallRoute() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Get the incomingCallRoute property: Webhook for Microsoft Teams channel calls.
incomingCallRoute() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the incomingCallRoute property: Incoming call route for Skype channel.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the inner com.azure.resourcemanager.botservice.fluent.models.BotInner object.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the inner com.azure.resourcemanager.botservice.fluent.models.BotChannelInner object.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.CheckNameAvailabilityResponseBody
Gets the inner com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner object.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the inner com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner object.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the inner com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner object.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the inner com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner object.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.OperationEntity
Gets the inner com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner object.
innerModel() - Method in interface com.azure.resourcemanager.botservice.models.ServiceProviderResponseList
Gets the inner com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner object.
isBlockUserUploadEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isBlockUserUploadEnabled property: Whether this site is enabled for block user upload.
isCmekEnabled() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the isCmekEnabled property: Whether Cmek is enabled.
isDefaultBotForCogSvcAccount() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Get the isDefaultBotForCogSvcAccount property: Make this a default bot for chosen cognitive service account.
isDetailedLoggingEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isDetailedLoggingEnabled property: Whether this site is disabled detailed logging for.
isDeveloperAppInsightsApiKeySet() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the isDeveloperAppInsightsApiKeySet property: Whether the bot is developerAppInsightsApiKey set.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Get the isEnabled property: Whether this channel is enabled or not.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isEnabled property: Whether this site is enabled for DirectLine channel.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Get the isEnabled property: Whether this channel is enabled for the bot.
isEnabled() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Get the isEnabled property: Whether the channel is enabled.
isEndpointParametersEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isEndpointParametersEnabled property: Whether this site is EndpointParameters enabled for channel.
isNoStorageEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isNoStorageEnabled property: Whether this no-storage site is disabled detailed logging for.
isSecureSiteEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isSecureSiteEnabled property: Whether this site is enabled for authentication with Bot Framework.
isStreamingSupported() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the isStreamingSupported property: Whether the bot is streaming supported.
isTokenEnabled() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Get the isTokenEnabled property: Whether this site is token enabled for channel.
isTokenEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isTokenEnabled property: Whether this site is token enabled for channel.
isTokenEnabled() - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Get the isTokenEnabled property: Whether this site is token enabled for channel.
isV1Enabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isV1Enabled property: Whether this site is enabled for Bot Framework V1 protocol.
isV3Enabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isV3Enabled property: Whether this site is enabled for Bot Framework V3 protocol.
isValidated() - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Get the isValidated property: Whether this channel is validated for the bot.
isValidated() - Method in class com.azure.resourcemanager.botservice.models.LineChannelProperties
Get the isValidated property: Whether this channel is validated for the bot.
isValidated() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the isValidated property: Whether this channel is validated for the bot.
isValidated() - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Get the isValidated property: Whether this channel is validated for the bot.
isValidated() - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Get the isValidated property: Whether this channel is validated for the bot.
isWebchatPreviewEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isWebchatPreviewEnabled property: Whether this site is enabled for preview versions of Webchat.
isWebChatSpeechEnabled() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the isWebChatSpeechEnabled property: Whether this site is enabled for Webchat Speech.

K

key() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
Get the key property: Key for the Connection Setting Parameter.
key() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Get the key property: Primary key.
key() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the key property: Primary key.
key() - Method in class com.azure.resourcemanager.botservice.models.SiteInfo
Get the key property: Determines which key is to be regenerated.
key() - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Get the key property: Primary key.
Key - Enum in com.azure.resourcemanager.botservice.models
Determines which key is to be regenerated.
KEY1 - Enum constant in enum com.azure.resourcemanager.botservice.models.Key
Enum value key1.
key2() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Get the key2 property: Secondary key.
key2() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the key2 property: Secondary key.
key2() - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Get the key2 property: Secondary key.
KEY2 - Enum constant in enum com.azure.resourcemanager.botservice.models.Key
Enum value key2.
Key concepts - Search tag in Overview
Section
KIK_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value KikChannel.
KikChannel - Class in com.azure.resourcemanager.botservice.models
Kik channel definition.
KikChannel() - Constructor for class com.azure.resourcemanager.botservice.models.KikChannel
Creates an instance of KikChannel class.
KikChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Kik channel.
KikChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.KikChannelProperties
Creates an instance of KikChannelProperties class.
kind() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the kind property: Required.
kind() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the kind property: Required.
kind() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the kind property: Required.
kind() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the kind property: Required.
kind() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the kind property: Required.
kind() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the kind property: Required.
kind() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the kind property: Required.
Kind - Class in com.azure.resourcemanager.botservice.models
Indicates the type of bot service.
Kind() - Constructor for class com.azure.resourcemanager.botservice.models.Kind
Deprecated.
Use the Kind.fromString(String) factory method.

L

landingPageUrl() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the landingPageUrl property: The Slack landing page Url.
lastSubmissionId() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the lastSubmissionId property: The Sms auth token.
LINE_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value LineChannel.
LineChannel - Class in com.azure.resourcemanager.botservice.models
Line channel definition.
LineChannel() - Constructor for class com.azure.resourcemanager.botservice.models.LineChannel
Creates an instance of LineChannel class.
LineChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Line channel.
LineChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.LineChannelProperties
Creates an instance of LineChannelProperties class.
LineRegistration - Class in com.azure.resourcemanager.botservice.models
The properties corresponding to a line channel registration.
LineRegistration() - Constructor for class com.azure.resourcemanager.botservice.models.LineRegistration
Creates an instance of LineRegistration class.
lineRegistrations() - Method in class com.azure.resourcemanager.botservice.models.LineChannelProperties
Get the lineRegistrations property: The list of line channel registrations.
list() - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Returns all the resources of a particular type belonging to a subscription.
list() - Method in interface com.azure.resourcemanager.botservice.fluent.OperationsClient
Lists all the available BotService operations.
list() - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns all the resources of a particular type belonging to a subscription.
list() - Method in interface com.azure.resourcemanager.botservice.models.Operations
Lists all the available BotService operations.
list(Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Returns all the resources of a particular type belonging to a subscription.
list(Context) - Method in interface com.azure.resourcemanager.botservice.fluent.OperationsClient
Lists all the available BotService operations.
list(Context) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns all the resources of a particular type belonging to a subscription.
list(Context) - Method in interface com.azure.resourcemanager.botservice.models.Operations
Lists all the available BotService operations.
listByBotService(String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Returns all the Connection Settings registered to a particular BotService resource.
listByBotService(String, String) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Returns all the Connection Settings registered to a particular BotService resource.
listByBotService(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Returns all the Connection Settings registered to a particular BotService resource.
listByBotService(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Returns all the Connection Settings registered to a particular BotService resource.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Returns all the resources of a particular type belonging to a resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns all the resources of a particular type belonging to a resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Returns all the resources of a particular type belonging to a resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Bots
Returns all the resources of a particular type belonging to a resource group.
listByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Returns all the Channel registrations of a particular BotService resource.
listByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Returns all the Channel registrations of a particular BotService resource.
listByResourceGroup(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Returns all the Channel registrations of a particular BotService resource.
listByResourceGroup(String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Returns all the Channel registrations of a particular BotService resource.
ListChannelWithKeysResponse - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of ListChannelWithKeysResponse.
ListChannelWithKeysResponseInner - Class in com.azure.resourcemanager.botservice.fluent.models
The ARM channel of list channel with keys operation response.
ListChannelWithKeysResponseInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Creates an instance of ListChannelWithKeysResponseInner class.
listServiceProviders() - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Lists the available Service Providers for creating Connection Settings.
listServiceProviders() - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Lists the available Service Providers for creating Connection Settings.
listServiceProvidersWithResponse(Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Lists the available Service Providers for creating Connection Settings.
listServiceProvidersWithResponse(Context) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Lists the available Service Providers for creating Connection Settings.
listWithKeys(String, String, ChannelName) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Lists a Channel registration for a Bot Service including secrets.
listWithKeys(String, String, ChannelName) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Lists a Channel registration for a Bot Service including secrets.
listWithKeysWithResponse(String, String, ChannelName, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Lists a Channel registration for a Bot Service including secrets.
listWithKeysWithResponse(String, String, ChannelName, Context) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Lists a Channel registration for a Bot Service including secrets.
listWithSecrets() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Get a Connection Setting registration for a Bot Service.
listWithSecrets(String, String, String) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Get a Connection Setting registration for a Bot Service.
listWithSecrets(String, String, String) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Get a Connection Setting registration for a Bot Service.
listWithSecretsWithResponse(Context) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Get a Connection Setting registration for a Bot Service.
listWithSecretsWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Get a Connection Setting registration for a Bot Service.
listWithSecretsWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.botservice.models.BotConnections
Get a Connection Setting registration for a Bot Service.
location() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the location property: The geo-location where the resource lives.
location() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the location property: The geo-location where the resource lives.
location() - Method in class com.azure.resourcemanager.botservice.models.Channel
Get the location property: Specifies the location of the resource.
location() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the location property: The geo-location where the resource lives.
location() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the location property: The geo-location where the resource lives.
luisAppIds() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the luisAppIds property: Collection of LUIS App Ids.
luisKey() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the luisKey property: The LUIS Key.

M

M365Extensions - Class in com.azure.resourcemanager.botservice.models
M365 Extensions definition.
M365Extensions() - Constructor for class com.azure.resourcemanager.botservice.models.M365Extensions
Creates an instance of M365Extensions class.
M365EXTENSIONS - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value M365Extensions.
magicCode() - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Get the magicCode property: The magic code for setting up the modern authentication.
manifestUrl() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the manifestUrl property: The bot's manifest url.
message() - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Get the message property: additional message from the bot management api showing why a bot name is not available.
message() - Method in interface com.azure.resourcemanager.botservice.models.CheckNameAvailabilityResponseBody
Gets the message property: additional message from the bot management api showing why a bot name is not available.
metadata() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Get the metadata property: Meta data for the Service Provider.
migrationToken() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the migrationToken property: Token used to migrate non Azure bot to azure subscription.
MS_TEAMS_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value MsTeamsChannel.
msaAppId() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the msaAppId property: Microsoft App Id for the bot.
msaAppMsiResourceId() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the msaAppMsiResourceId property: Microsoft App Managed Identity Resource Id for the bot.
msaAppTenantId() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the msaAppTenantId property: Microsoft App Tenant Id for the bot.
msaAppType() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the msaAppType property: Microsoft App Type for the bot.
MsaAppType - Class in com.azure.resourcemanager.botservice.models
Microsoft App Type for the bot.
MsaAppType() - Constructor for class com.azure.resourcemanager.botservice.models.MsaAppType
Deprecated.
Use the MsaAppType.fromString(String) factory method.
MsTeamsChannel - Class in com.azure.resourcemanager.botservice.models
Microsoft Teams channel definition.
MsTeamsChannel() - Constructor for class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Creates an instance of MsTeamsChannel class.
MsTeamsChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Microsoft Teams channel.
MsTeamsChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Creates an instance of MsTeamsChannelProperties class.
MULTI_TENANT - Static variable in class com.azure.resourcemanager.botservice.models.MsaAppType
Static value MultiTenant for MsaAppType.

N

name() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Get the name property: Operation name: {provider}/{resource}/{operation}.
name() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the name property: The name of the resource.
name() - Method in class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
Get the name property: the name of the bot for which availability needs to be checked.
name() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.botservice.models.OperationEntity
Gets the name property: Operation name: {provider}/{resource}/{operation}.
name() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Get the name property: Name of the Service Provider.
name() - Method in class com.azure.resourcemanager.botservice.models.Sku
Get the name property: The sku name.
nextLink() - Method in class com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner
Get the nextLink property: The link used to get the next page of bot service providers.
nextLink() - Method in class com.azure.resourcemanager.botservice.models.BotResponseList
Get the nextLink property: The link used to get the next page of bot service resources.
nextLink() - Method in class com.azure.resourcemanager.botservice.models.ChannelResponseList
Get the nextLink property: The link used to get the next page of bot service channel resources.
nextLink() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingResponseList
Get the nextLink property: The link used to get the next page of bot service connection setting resources.
nextLink() - Method in class com.azure.resourcemanager.botservice.models.OperationEntityListResult
Get the nextLink property: The link used to get the next page of operations.
nextLink() - Method in interface com.azure.resourcemanager.botservice.models.ServiceProviderResponseList
Gets the nextLink property: The link used to get the next page of bot service providers.
Next steps - Search tag in Overview
Section

O

oAuthUrl() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the oAuthUrl property: For in-conversation bot user authentication.
oAuthUrl() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the oAuthUrl property: For in-conversation bot user authentication.
offerType() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the offerType property: Optional Property that will determine the offering type of the phone.
Omnichannel - Class in com.azure.resourcemanager.botservice.models
Omnichannel channel definition.
Omnichannel() - Constructor for class com.azure.resourcemanager.botservice.models.Omnichannel
Creates an instance of Omnichannel class.
OMNICHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value Omnichannel.
ONE - Enum constant in enum com.azure.resourcemanager.botservice.models.EmailChannelAuthMethod
Enum value 1.
openWithHint() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the openWithHint property: The hint to browser (e.g. protocol handler) on how to open the bot for authoring.
operation() - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Get the operation property: The action that users can perform, based on their permission level.
OperationDisplayInfo - Class in com.azure.resourcemanager.botservice.models
The operation supported by Bot Service Management.
OperationDisplayInfo() - Constructor for class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Creates an instance of OperationDisplayInfo class.
OperationEntity - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of OperationEntity.
OperationEntityInner - Class in com.azure.resourcemanager.botservice.fluent.models
The operations supported by Bot Service Management.
OperationEntityInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Creates an instance of OperationEntityInner class.
OperationEntityListResult - Class in com.azure.resourcemanager.botservice.models
The list of bot service operation response.
OperationEntityListResult() - Constructor for class com.azure.resourcemanager.botservice.models.OperationEntityListResult
Creates an instance of OperationEntityListResult class.
operations() - Method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets the resource collection API of Operations.
Operations - Interface in com.azure.resourcemanager.botservice.models
Resource collection API of Operations.
OperationsClient - Interface in com.azure.resourcemanager.botservice.fluent
An instance of this class provides access to all the operations defined in OperationsClient.
origin() - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Get the origin property: The origin of the operation.
origin() - Method in interface com.azure.resourcemanager.botservice.models.OperationEntity
Gets the origin property: The origin of the operation.
OUTLOOK_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value OutlookChannel.
OutlookChannel - Class in com.azure.resourcemanager.botservice.models
Outlook channel definition.
OutlookChannel() - Constructor for class com.azure.resourcemanager.botservice.models.OutlookChannel
Creates an instance of OutlookChannel class.

P

pages() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Get the pages property: The list of Facebook pages.
parameters() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the parameters property: Contains resource parameters defined as key/value pairs.
parameters() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the parameters property: Service Provider Parameters associated with the Connection Setting.
parameters() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Get the parameters property: The list of parameters for the Service Provider.
password() - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Get the password property: The password for the email address.
phone() - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Get the phone property: The Sms phone.
phoneNumber() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Get the phoneNumber property: The phone number.
phoneNumbers() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Get the phoneNumbers property: The list of Telephony phone numbers.
premiumSku() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Get the premiumSku property: The premium SKU applied to the channel.
Prerequisites - Search tag in Overview
Section
properties() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the properties property: The set of properties specific to bot channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the properties property: The set of properties specific to bot resource.
properties() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the properties property: The set of properties specific to bot channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Get the properties property: Additional properties.
properties() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannel
Get the properties property: The set of properties specific to Alexa channel resource.
properties() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the properties property: The set of properties specific to bot resource.
properties() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the properties property: The set of properties specific to bot channel resource.
properties() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the properties property: The set of properties specific to bot channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
Get the properties property: The set of properties specific to Direct Line channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Get the properties property: The set of properties specific to DirectLine Speech channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.EmailChannel
Get the properties property: The set of properties specific to email channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannel
Get the properties property: The set of properties specific to bot facebook channel.
properties() - Method in class com.azure.resourcemanager.botservice.models.KikChannel
Get the properties property: The set of properties specific to Kik channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.LineChannel
Get the properties property: The set of properties specific to line channel resource.
properties() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the properties property: The set of properties specific to bot channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Get the properties property: The set of properties specific to Microsoft Teams channel resource.
properties() - Method in interface com.azure.resourcemanager.botservice.models.OperationEntity
Gets the properties property: Additional properties.
properties() - Method in class com.azure.resourcemanager.botservice.models.ServiceProvider
Get the properties property: The Properties of a Service Provider Object.
properties() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannel
Get the properties property: The set of properties specific to Skype channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.SlackChannel
Get the properties property: The set of properties specific to Slack channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.SmsChannel
Get the properties property: The set of properties specific to Sms channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.TelegramChannel
Get the properties property: The set of properties specific to Telegram channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
Get the properties property: The set of properties specific to Telephony channel resource.
properties() - Method in class com.azure.resourcemanager.botservice.models.WebChatChannel
Get the properties property: The set of properties specific to Web Chat channel resource.
provider() - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Get the provider property: Service provider: Microsoft Bot Service.
providerName() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Get the providerName property: The provider name.
provisioningState() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in class com.azure.resourcemanager.botservice.models.Channel
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the provisioningState property: Provisioning state of the resource.
provisioningState() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the provisioningState property: Provisioning state of the resource.
publicNetworkAccess() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the publicNetworkAccess property: Whether the bot is in an isolated network.
PublicNetworkAccess - Class in com.azure.resourcemanager.botservice.models
Whether the bot is in an isolated network.
PublicNetworkAccess() - Constructor for class com.azure.resourcemanager.botservice.models.PublicNetworkAccess
Deprecated.
publishingCredentials() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the publishingCredentials property: Publishing credentials of the resource.

R

redirectAction() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the redirectAction property: The Slack redirect action.
refresh() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Refreshes the resource to sync with Azure.
refresh() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.botservice.models.Bot
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Refreshes the resource to sync with Azure.
regenerateKeys(String, String, RegenerateKeysChannelName, SiteInfo) - Method in interface com.azure.resourcemanager.botservice.fluent.DirectLinesClient
Regenerates secret keys and returns them for the DirectLine Channel of a particular BotService resource.
regenerateKeys(String, String, RegenerateKeysChannelName, SiteInfo) - Method in interface com.azure.resourcemanager.botservice.models.DirectLines
Regenerates secret keys and returns them for the DirectLine Channel of a particular BotService resource.
RegenerateKeysChannelName - Enum in com.azure.resourcemanager.botservice.models
Defines values for RegenerateKeysChannelName.
regenerateKeysWithResponse(String, String, RegenerateKeysChannelName, SiteInfo, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.DirectLinesClient
Regenerates secret keys and returns them for the DirectLine Channel of a particular BotService resource.
regenerateKeysWithResponse(String, String, RegenerateKeysChannelName, SiteInfo, Context) - Method in interface com.azure.resourcemanager.botservice.models.DirectLines
Regenerates secret keys and returns them for the DirectLine Channel of a particular BotService resource.
region() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the region of the resource.
region() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the region of the resource.
regionName() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the name of the resource region.
regionName() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the name of the resource region.
registerBeforeOAuthFlow() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the registerBeforeOAuthFlow property: Whether to register the settings before OAuth validation is performed.
required() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadataConstraints
Get the required property: Whether required the constraints of the bot meta data.
requireTermsAgreement() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the requireTermsAgreement property: Whether customer needs to agree to new terms.
resource() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the resource property: The set of properties specific to bot channel resource.
resource() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the resource property: The set of properties specific to bot channel resource.
resource() - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Get the resource property: Resource on which the operation is performed.
resourceGroupName() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the name of the resource group.
resourceGroupName() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the name of the resource group.

S

S1 - Static variable in class com.azure.resourcemanager.botservice.models.SkuName
Static value S1 for SkuName.
schemaTransformationVersion() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the schemaTransformationVersion property: The channel schema transformation version for the bot.
scopes() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the scopes property: Scopes associated with the Connection Setting.
scopes() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the scopes property: The Slack permission scopes.
SDK - Static variable in class com.azure.resourcemanager.botservice.models.Kind
Static value sdk for Kind.
SEARCH_ASSISTANT - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value SearchAssistant.
SearchAssistant - Class in com.azure.resourcemanager.botservice.models
SearchAssistant definition.
SearchAssistant() - Constructor for class com.azure.resourcemanager.botservice.models.SearchAssistant
Creates an instance of SearchAssistant class.
serviceClient() - Method in class com.azure.resourcemanager.botservice.BotServiceManager
Gets wrapped service client AzureBotService providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
serviceEndpointUri() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Get the serviceEndpointUri property: Full Uri used to configured the skill in Alexa.
ServiceProvider - Class in com.azure.resourcemanager.botservice.models
Service Provider Definition.
ServiceProvider() - Constructor for class com.azure.resourcemanager.botservice.models.ServiceProvider
Creates an instance of ServiceProvider class.
serviceProviderDisplayName() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the serviceProviderDisplayName property: Service Provider Display Name associated with the Connection Setting.
serviceProviderId() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the serviceProviderId property: Service Provider Id associated with the Connection Setting.
serviceProviderName() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Get the serviceProviderName property: Name of the Service Provider.
ServiceProviderParameter - Class in com.azure.resourcemanager.botservice.models
Extra Parameters specific to each Service Provider.
ServiceProviderParameter() - Constructor for class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Creates an instance of ServiceProviderParameter class.
ServiceProviderParameterMetadata - Class in com.azure.resourcemanager.botservice.models
Meta data for the Service Provider.
ServiceProviderParameterMetadata() - Constructor for class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadata
Creates an instance of ServiceProviderParameterMetadata class.
ServiceProviderParameterMetadataConstraints - Class in com.azure.resourcemanager.botservice.models
the constraints of the bot meta data.
ServiceProviderParameterMetadataConstraints() - Constructor for class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadataConstraints
Creates an instance of ServiceProviderParameterMetadataConstraints class.
ServiceProviderProperties - Class in com.azure.resourcemanager.botservice.models
The Object used to describe a Service Provider supported by Bot Service.
ServiceProviderProperties() - Constructor for class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Creates an instance of ServiceProviderProperties class.
ServiceProviderResponseList - Interface in com.azure.resourcemanager.botservice.models
An immutable client-side representation of ServiceProviderResponseList.
ServiceProviderResponseListInner - Class in com.azure.resourcemanager.botservice.fluent.models
The list of bot service providers response.
ServiceProviderResponseListInner() - Constructor for class com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner
Creates an instance of ServiceProviderResponseListInner class.
setting() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the setting property: Channel settings.
setting() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the setting property: Channel settings.
settingId() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Get the settingId property: Setting Id set by the service for the Connection Setting.
signingSecret() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the signingSecret property: The Slack signing secret.
SINGLE_TENANT - Static variable in class com.azure.resourcemanager.botservice.models.MsaAppType
Static value SingleTenant for MsaAppType.
Site - Class in com.azure.resourcemanager.botservice.models
A site for the channel.
Site() - Constructor for class com.azure.resourcemanager.botservice.models.Site
Creates an instance of Site class.
siteId() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Get the siteId property: Site Id.
siteId() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the siteId property: Site Id.
siteId() - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Get the siteId property: Site Id.
SiteInfo - Class in com.azure.resourcemanager.botservice.models
Site information for WebChat or DirectLine Channels to identify which site to regenerate keys for.
SiteInfo() - Constructor for class com.azure.resourcemanager.botservice.models.SiteInfo
Creates an instance of SiteInfo class.
siteName() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the siteName property: Site name.
siteName() - Method in class com.azure.resourcemanager.botservice.models.SiteInfo
Get the siteName property: The site name.
sites() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Get the sites property: The list of sites.
sites() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Get the sites property: The list of Direct Line sites.
sites() - Method in class com.azure.resourcemanager.botservice.models.WebChatChannelProperties
Get the sites property: The list of Web Chat sites.
sku() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the sku property: Gets or sets the SKU of the resource.
sku() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the sku property: Gets or sets the SKU of the resource.
sku() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the sku property: Gets or sets the SKU of the resource.
sku() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the sku property: Gets or sets the SKU of the resource.
sku() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the sku property: Gets or sets the SKU of the resource.
sku() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the sku property: Gets or sets the SKU of the resource.
sku() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the sku property: Gets or sets the SKU of the resource.
Sku - Class in com.azure.resourcemanager.botservice.models
The SKU of the cognitive services account.
Sku() - Constructor for class com.azure.resourcemanager.botservice.models.Sku
Creates an instance of Sku class.
SkuName - Class in com.azure.resourcemanager.botservice.models
The name of SKU.
SkuName() - Constructor for class com.azure.resourcemanager.botservice.models.SkuName
Deprecated.
Use the SkuName.fromString(String) factory method.
SkuTier - Class in com.azure.resourcemanager.botservice.models
Gets the sku tier.
SkuTier() - Constructor for class com.azure.resourcemanager.botservice.models.SkuTier
Deprecated.
Use the SkuTier.fromString(String) factory method.
SKYPE_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value SkypeChannel.
SkypeChannel - Class in com.azure.resourcemanager.botservice.models
Skype channel definition.
SkypeChannel() - Constructor for class com.azure.resourcemanager.botservice.models.SkypeChannel
Creates an instance of SkypeChannel class.
SkypeChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Microsoft Teams channel.
SkypeChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Creates an instance of SkypeChannelProperties class.
SLACK_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value SlackChannel.
SlackChannel - Class in com.azure.resourcemanager.botservice.models
Slack channel definition.
SlackChannel() - Constructor for class com.azure.resourcemanager.botservice.models.SlackChannel
Creates an instance of SlackChannel class.
SlackChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Slack channel.
SlackChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Creates an instance of SlackChannelProperties class.
SMS_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value SmsChannel.
SmsChannel - Class in com.azure.resourcemanager.botservice.models
Sms channel definition.
SmsChannel() - Constructor for class com.azure.resourcemanager.botservice.models.SmsChannel
Creates an instance of SmsChannel class.
SmsChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Sms channel.
SmsChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Creates an instance of SmsChannelProperties class.
STANDARD - Static variable in class com.azure.resourcemanager.botservice.models.SkuTier
Static value Standard for SkuTier.
storageResourceId() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the storageResourceId property: The storage resourceId for the bot.

T

tags() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the tags property: Resource tags.
tags() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the tags property: Resource tags.
tags() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the tags property: Resource tags.
tags() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the tags property: Resource tags.
TELEGRAM_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value TelegramChannel.
TelegramChannel - Class in com.azure.resourcemanager.botservice.models
Telegram channel definition.
TelegramChannel() - Constructor for class com.azure.resourcemanager.botservice.models.TelegramChannel
Creates an instance of TelegramChannel class.
TelegramChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Telegram channel.
TelegramChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Creates an instance of TelegramChannelProperties class.
TELEPHONY_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value TelephonyChannel.
TelephonyChannel - Class in com.azure.resourcemanager.botservice.models
Telephony channel definition.
TelephonyChannel() - Constructor for class com.azure.resourcemanager.botservice.models.TelephonyChannel
Creates an instance of TelephonyChannel class.
TelephonyChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Direct Line channel.
TelephonyChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Creates an instance of TelephonyChannelProperties class.
TelephonyChannelResourceApiConfiguration - Class in com.azure.resourcemanager.botservice.models
A resource Api configuration for the Telephony channel.
TelephonyChannelResourceApiConfiguration() - Constructor for class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Creates an instance of TelephonyChannelResourceApiConfiguration class.
TelephonyPhoneNumbers - Class in com.azure.resourcemanager.botservice.models
A telephone number for the Telephony channel.
TelephonyPhoneNumbers() - Constructor for class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Creates an instance of TelephonyPhoneNumbers class.
tenantId() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Get the tenantId property: The Tenant Id for the bot.
tenantId() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the tenantId property: Tenant Id.
tier() - Method in class com.azure.resourcemanager.botservice.models.Sku
Get the tier property: Gets the sku tier.
toBotFromChannelOpenIdMetadataUrl() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the toBotFromChannelOpenIdMetadataUrl property: For verifying incoming tokens from the channels.
toBotFromChannelOpenIdMetadataUrl() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the toBotFromChannelOpenIdMetadataUrl property: For verifying incoming tokens from the channels.
toBotFromChannelTokenIssuer() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the toBotFromChannelTokenIssuer property: For verifying incoming tokens from the channels.
toBotFromChannelTokenIssuer() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the toBotFromChannelTokenIssuer property: For verifying incoming tokens from the channels.
toBotFromEmulatorOpenIdMetadataUrl() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the toBotFromEmulatorOpenIdMetadataUrl property: For verifying incoming tokens from bot emulator.
toBotFromEmulatorOpenIdMetadataUrl() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the toBotFromEmulatorOpenIdMetadataUrl property: For verifying incoming tokens from bot emulator.
toChannelFromBotLoginUrl() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the toChannelFromBotLoginUrl property: For getting access token to channels from bot host.
toChannelFromBotLoginUrl() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the toChannelFromBotLoginUrl property: For getting access token to channels from bot host.
toChannelFromBotOAuthScope() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the toChannelFromBotOAuthScope property: For getting access token to channels from bot host.
toChannelFromBotOAuthScope() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the toChannelFromBotOAuthScope property: For getting access token to channels from bot host.
toFloat() - Method in enum com.azure.resourcemanager.botservice.models.EmailChannelAuthMethod
De-serializes the instance to float value.
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.AcsChatChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.AlexaChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.BotResponseList
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.Channel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ChannelResponseList
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingResponseList
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.EmailChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.FacebookPage
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.KikChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.LineChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.LineChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.LineRegistration
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.M365Extensions
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.Omnichannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.OperationEntityListResult
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.OutlookChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SearchAssistant
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ServiceProvider
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadata
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadataConstraints
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.Site
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SiteInfo
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.Sku
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SlackChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SmsChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.WebChatChannel
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.WebChatChannelProperties
toJson(JsonWriter) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
toString() - Method in enum com.azure.resourcemanager.botservice.models.ChannelName
toString() - Method in enum com.azure.resourcemanager.botservice.models.Key
toString() - Method in enum com.azure.resourcemanager.botservice.models.RegenerateKeysChannelName
Troubleshooting - Search tag in Overview
Section
trustedOrigins() - Method in class com.azure.resourcemanager.botservice.models.Site
Get the trustedOrigins property: List of Trusted Origin URLs for this site.
type() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the type property: The type of the resource.
type() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the type property: The type of the resource.
type() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
Get the type property: the type of the bot for which availability needs to be checked.
type() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the type property: The type of the resource.
type() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the type property: The type of the resource.
type() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Get the type property: Type of the Service Provider.

U

update() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Begins update for the Bot resource.
update() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Begins update for the ConnectionSetting resource.
update(String, String, BotInner) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Updates a Bot Service.
update(String, String, ChannelName, BotChannelInner) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Updates a Channel registration for a Bot Service.
update(String, String, ChannelName, BotChannelInner) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Updates a Channel registration for a Bot Service.
update(String, String, String, ConnectionSettingInner) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Updates a Connection Setting registration for a Bot Service.
updateWithResponse(String, String, BotInner, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotsClient
Updates a Bot Service.
updateWithResponse(String, String, ChannelName, BotChannelInner, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.ChannelsClient
Updates a Channel registration for a Bot Service.
updateWithResponse(String, String, ChannelName, BotChannelInner, Context) - Method in interface com.azure.resourcemanager.botservice.models.Channels
Updates a Channel registration for a Bot Service.
updateWithResponse(String, String, String, ConnectionSettingInner, Context) - Method in interface com.azure.resourcemanager.botservice.fluent.BotConnectionsClient
Updates a Connection Setting registration for a Bot Service.
urlFragment() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Get the urlFragment property: Url fragment used in part of the Uri configured in Alexa.
USER_ASSIGNED_MSI - Static variable in class com.azure.resourcemanager.botservice.models.MsaAppType
Static value UserAssignedMSI for MsaAppType.
username() - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Get the username property: The Kik user name.

V

valid() - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Get the valid property: indicates if the bot name is valid.
valid() - Method in interface com.azure.resourcemanager.botservice.models.CheckNameAvailabilityResponseBody
Gets the valid property: indicates if the bot name is valid.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.AcsChatChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.BotResponseList
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.Channel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ChannelResponseList
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingResponseList
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.EmailChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.FacebookPage
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.KikChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.LineChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.LineChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.LineRegistration
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.M365Extensions
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.Omnichannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.OperationEntityListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.OutlookChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SearchAssistant
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ServiceProvider
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameter
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadata
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadataConstraints
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.Site
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SiteInfo
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.Sku
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SlackChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SmsChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.TelegramChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.WebChatChannel
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.WebChatChannelProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Validates the instance.
validateAuthority() - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Get the validateAuthority property: Per cloud OAuth setting on whether authority is validated.
validateAuthority() - Method in interface com.azure.resourcemanager.botservice.models.HostSettingsResponse
Gets the validateAuthority property: Per cloud OAuth setting on whether authority is validated.
value() - Method in class com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner
Get the value property: Gets the list of bot service providers and their properties.
value() - Method in class com.azure.resourcemanager.botservice.models.BotResponseList
Get the value property: Gets the list of bot service results and their properties.
value() - Method in class com.azure.resourcemanager.botservice.models.ChannelResponseList
Get the value property: Gets the list of bot service channel results and their properties.
value() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
Get the value property: Value associated with the Connection Setting Parameter.
value() - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingResponseList
Get the value property: Gets the list of bot service connection settings and their properties.
value() - Method in class com.azure.resourcemanager.botservice.models.OperationEntityListResult
Get the value property: The list of operations.
value() - Method in interface com.azure.resourcemanager.botservice.models.ServiceProviderResponseList
Gets the value property: Gets the list of bot service providers and their properties.
valueOf(String) - Static method in enum com.azure.resourcemanager.botservice.models.ChannelName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.botservice.models.EmailChannelAuthMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.botservice.models.Key
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.botservice.models.RegenerateKeysChannelName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.resourcemanager.botservice.models.ChannelName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.botservice.models.EmailChannelAuthMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.botservice.models.Key
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.botservice.models.Kind
Gets known Kind values.
values() - Static method in class com.azure.resourcemanager.botservice.models.MsaAppType
Gets known MsaAppType values.
values() - Static method in class com.azure.resourcemanager.botservice.models.PublicNetworkAccess
Gets known PublicNetworkAccess values.
values() - Static method in enum com.azure.resourcemanager.botservice.models.RegenerateKeysChannelName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.botservice.models.SkuName
Gets known SkuName values.
values() - Static method in class com.azure.resourcemanager.botservice.models.SkuTier
Gets known SkuTier values.
verificationToken() - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Get the verificationToken property: The Slack verification token.
verifyToken() - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Get the verifyToken property: Verify token.

W

We'd love to hear your feedback - Search tag in Overview
Section
WEB_CHAT_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.ChannelName
Enum value WebChatChannel.
WEB_CHAT_CHANNEL - Enum constant in enum com.azure.resourcemanager.botservice.models.RegenerateKeysChannelName
Enum value WebChatChannel.
WebChatChannel - Class in com.azure.resourcemanager.botservice.models
Web Chat channel definition.
WebChatChannel() - Constructor for class com.azure.resourcemanager.botservice.models.WebChatChannel
Creates an instance of WebChatChannel class.
WebChatChannelProperties - Class in com.azure.resourcemanager.botservice.models
The parameters to provide for the Web Chat channel.
WebChatChannelProperties() - Constructor for class com.azure.resourcemanager.botservice.models.WebChatChannelProperties
Creates an instance of WebChatChannelProperties class.
webChatEmbedCode() - Method in class com.azure.resourcemanager.botservice.models.WebChatChannelProperties
Get the webChatEmbedCode property: Web chat control embed code.
WebChatSite - Class in com.azure.resourcemanager.botservice.models
A site for the Webchat channel.
WebChatSite() - Constructor for class com.azure.resourcemanager.botservice.models.WebChatSite
Creates an instance of WebChatSite class.
withAbsCode(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Set the absCode property: response code from ABS.
withAcceptedTerms(Boolean) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Set the acceptedTerms property: Whether this channel accepted terms.
withAccessToken(String) - Method in class com.azure.resourcemanager.botservice.models.FacebookPage
Set the accessToken property: Facebook application access token.
withAccessToken(String) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Set the accessToken property: The Telegram access token.
withAccountSid(String) - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Set the accountSid property: The Sms account SID.
withAcsEndpoint(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the acsEndpoint property: The endpoint of ACS.
withAcsResourceId(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the acsResourceId property: The resource id of ACS.
withAcsSecret(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the acsSecret property: The secret of ACS.
withAlexaSkillId(String) - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Set the alexaSkillId property: The Alexa skill Id.
withAllSettings(Map<String, String>) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the allSettings property: Contains resource all settings defined as key/value pairs.
withApiConfigurations(List<TelephonyChannelResourceApiConfiguration>) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Set the apiConfigurations property: The list of Telephony api configuration.
withApiKey(String) - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Set the apiKey property: Kik API key.
withAppId(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the appId property: DirectLine application id.
withAppId(String) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Set the appId property: Facebook application id.
withAppId(String) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the appId property: DirectLine application id.
withAppId(String) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the appId property: DirectLine application id.
withAppPasswordHint(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the appPasswordHint property: The hint (e.g. keyVault secret resourceId) on how to fetch the app secret.
withAppSecret(String) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Set the appSecret property: Facebook application secret.
withAuthMethod(EmailChannelAuthMethod) - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Set the authMethod property: Email channel auth method. 0 Password (Default); 1 Graph.
withAuthToken(String) - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Set the authToken property: The Sms auth token.
withBotIconUrl(String) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the botIconUrl property: The bot icon url.
withBotId(String) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the botId property: The bot id.
withBotOpenIdMetadata(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the botOpenIdMetadata property: Same as ToBotFromChannelOpenIdMetadataUrl, used by SDK < v4.12.
withCallingWebhook(String) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Set the callingWebhook property: Webhook for Microsoft Teams channel calls.
withCallingWebhook(String) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the callingWebhook property: Calling web hook for Skype channel.
withChangedTime(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the changedTime property: Changed time of the resource.
withChannelAccessToken(String) - Method in class com.azure.resourcemanager.botservice.models.LineRegistration
Set the channelAccessToken property: Access token for the line channel registration.
withChannelDisplayName(String) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the channelDisplayName property: The channel display name.
withChannelId(String) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the channelId property: The channel id.
withChannelSecret(String) - Method in class com.azure.resourcemanager.botservice.models.LineRegistration
Set the channelSecret property: Secret for the line channel registration.
withClientId(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Set the clientId property: Client Id associated with the Connection Setting.
withClientId(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Set the clientId property: The Slack client id.
withClientSecret(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Set the clientSecret property: Client Secret associated with the Connection Setting.
withClientSecret(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Set the clientSecret property: The Slack client secret.
withCmekKeyVaultUrl(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the cmekKeyVaultUrl property: The CMK Url.
withCognitiveServiceRegion(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Set the cognitiveServiceRegion property: The cognitive service region with this channel registration.
withCognitiveServiceRegion(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Set the cognitiveServiceRegion property: The extensionKey2.
withCognitiveServiceRegion(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Set the cognitiveServiceRegion property: The cognitive service region.
withCognitiveServiceRegion(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the cognitiveServiceRegion property: The service region of cognitive service.
withCognitiveServiceResourceId(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Set the cognitiveServiceResourceId property: The cognitive service id with this channel registration.
withCognitiveServiceResourceId(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Set the cognitiveServiceResourceId property: The cognitive service resourceId.
withCognitiveServiceResourceId(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the cognitiveServiceResourceId property: The resource id of cognitive service.
withCognitiveServiceSubscriptionKey(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Set the cognitiveServiceSubscriptionKey property: The cognitive service subscription key to use with this channel registration.
withCognitiveServiceSubscriptionKey(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Set the cognitiveServiceSubscriptionKey property: The extensionKey1.
withCognitiveServiceSubscriptionKey(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Set the cognitiveServiceSubscriptionKey property: The cognitive service subscription key.
withCognitiveServiceSubscriptionKey(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the cognitiveServiceSubscriptionKey property: The subscription key of cognitive service.
withConstraints(ServiceProviderParameterMetadataConstraints) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadata
Set the constraints property: the constraints of the bot meta data.
withCustomSpeechModelId(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Set the customSpeechModelId property: Custom voice deployment id (optional).
withCustomVoiceDeploymentId(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Set the customVoiceDeploymentId property: Custom speech model id (optional).
withDefaultLocale(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Set the defaultLocale property: The default locale of the channel.
withDefaultLocale(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Set the defaultLocale property: The default locale.
withDefaultLocale(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the defaultLocale property: The default locale of the phone number.
withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Sets the default poll interval, used when service does not provide "Retry-After" header.
withDeploymentEnvironment(String) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Set the deploymentEnvironment property: Deployment environment for Microsoft Teams channel calls.
withDescription(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the description property: The description of the bot.
withDescription(String) - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Set the description property: The description of the operation.
withDeveloperAppInsightKey(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the developerAppInsightKey property: The Application Insights key.
withDeveloperAppInsightsApiKey(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the developerAppInsightsApiKey property: The Application Insights Api Key.
withDeveloperAppInsightsApplicationId(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the developerAppInsightsApplicationId property: The Application Insights App Id.
withDirectLineEmbedCode(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Set the directLineEmbedCode property: Direct Line embed code of the resource.
withDisableLocalAuth(Boolean) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the disableLocalAuth property: Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
withDisableLocalAuth(Boolean) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the disableLocalAuth property: Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
withDisplay(OperationDisplayInfo) - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Set the display property: The operation supported by Bot Service Management.
withDisplayName(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the displayName property: The Name of the bot.
withEmailAddress(String) - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Set the emailAddress property: The email address.
withEnableCalling(Boolean) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Set the enableCalling property: Enable calling for Microsoft Teams channel.
withEnableCalling(Boolean) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the enableCalling property: Enable calling for Skype channel.
withEnableGroups(Boolean) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the enableGroups property: Enable groups for Skype channel.
withEnableMediaCards(Boolean) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the enableMediaCards property: Enable media cards for Skype channel.
withEnableMessaging(Boolean) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the enableMessaging property: Enable messaging for Skype channel.
withEnableScreenSharing(Boolean) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the enableScreenSharing property: Enable screen sharing for Skype channel.
withEnableVideo(Boolean) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the enableVideo property: Enable video for Skype channel.
withEndpoint(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the endpoint property: The bot's endpoint.
withEntityTag(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the entityTag property: Entity tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Set the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Set the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Set the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.AcsChatChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.AlexaChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithEtag
Specifies the etag property: Entity Tag.
withEtag(String) - Method in interface com.azure.resourcemanager.botservice.models.Bot.UpdateStages.WithEtag
Specifies the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.Channel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithEtag
Specifies the etag property: Entity Tag.
withEtag(String) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.UpdateStages.WithEtag
Specifies the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.EmailChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.KikChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.LineChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.M365Extensions
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.Omnichannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.OutlookChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.SearchAssistant
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the etag property: Entity Tag.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.SmsChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.WebChatChannel
Set the etag property: Entity Tag of the resource.
withEtag(String) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the etag property: Entity Tag.
withExistingBotService(String, String) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithParentResource
Specifies resourceGroupName, resourceName.
withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithResourceGroup
Specifies resourceGroupName.
withExtensionKey1(String) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the extensionKey1 property: The extensionKey1.
withExtensionKey1(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Set the extensionKey1 property: The extensionKey1.
withExtensionKey2(String) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the extensionKey2 property: The extensionKey2.
withExtensionKey2(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Set the extensionKey2 property: The extensionKey2.
withGroupsMode(String) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the groupsMode property: Group mode for Skype channel.
withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Sets the http client.
withIconUrl(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the iconUrl property: The Icon Url of the bot.
withIconUrl(String) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Set the iconUrl property: The URL of icon.
withId(String) - Method in class com.azure.resourcemanager.botservice.models.FacebookPage
Set the id property: Page id.
withId(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Set the id property: The id of config.
withId(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the id property: The element id.
withIncomingCallRoute(String) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Set the incomingCallRoute property: Webhook for Microsoft Teams channel calls.
withIncomingCallRoute(String) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the incomingCallRoute property: Incoming call route for Skype channel.
withIsBlockUserUploadEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isBlockUserUploadEnabled property: Whether this site is enabled for block user upload.
withIsBlockUserUploadEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isBlockUserUploadEnabled property: Whether this site is enabled for block user upload.
withIsBlockUserUploadEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isBlockUserUploadEnabled property: Whether this site is enabled for block user upload.
withIsCmekEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the isCmekEnabled property: Whether Cmek is enabled.
withIsDefaultBotForCogSvcAccount(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Set the isDefaultBotForCogSvcAccount property: Make this a default bot for chosen cognitive service account.
withIsDetailedLoggingEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isDetailedLoggingEnabled property: Whether this site is disabled detailed logging for.
withIsDetailedLoggingEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isDetailedLoggingEnabled property: Whether this site is disabled detailed logging for.
withIsDetailedLoggingEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isDetailedLoggingEnabled property: Whether this site is disabled detailed logging for.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.AlexaChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isEnabled property: Whether this site is enabled for DirectLine channel.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isEnabled property: Whether this site is enabled for DirectLine channel.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isEnabled property: Whether this site is enabled for DirectLine channel.
withIsEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the isEnabled property: Whether this channel is enabled for the bot.
withIsEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannelProperties
Set the isEnabled property: Whether this channel is enabled or not.
withIsEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Set the isEnabled property: Whether the channel is enabled.
withIsEndpointParametersEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isEndpointParametersEnabled property: Whether this site is EndpointParameters enabled for channel.
withIsEndpointParametersEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isEndpointParametersEnabled property: Whether this site is EndpointParameters enabled for channel.
withIsEndpointParametersEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isEndpointParametersEnabled property: Whether this site is EndpointParameters enabled for channel.
withIsNoStorageEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isNoStorageEnabled property: Whether this no-storage site is disabled detailed logging for.
withIsNoStorageEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isNoStorageEnabled property: Whether this no-storage site is disabled detailed logging for.
withIsNoStorageEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isNoStorageEnabled property: Whether this no-storage site is disabled detailed logging for.
withIsSecureSiteEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isSecureSiteEnabled property: Whether this site is enabled for authentication with Bot Framework.
withIsSecureSiteEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isSecureSiteEnabled property: Whether this site is enabled for authentication with Bot Framework.
withIsSecureSiteEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isSecureSiteEnabled property: Whether this site is enabled for authentication with Bot Framework.
withIsStreamingSupported(Boolean) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the isStreamingSupported property: Whether the bot is streaming supported.
withIsV1Enabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isV1Enabled property: Whether this site is enabled for Bot Framework V1 protocol.
withIsV1Enabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isV1Enabled property: Whether this site is enabled for Bot Framework V1 protocol.
withIsV1Enabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isV1Enabled property: Whether this site is enabled for Bot Framework V1 protocol.
withIsV3Enabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isV3Enabled property: Whether this site is enabled for Bot Framework V3 protocol.
withIsV3Enabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isV3Enabled property: Whether this site is enabled for Bot Framework V3 protocol.
withIsV3Enabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isV3Enabled property: Whether this site is enabled for Bot Framework V3 protocol.
withIsValidated(Boolean) - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Set the isValidated property: Whether this channel is validated for the bot.
withIsValidated(Boolean) - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Set the isValidated property: Whether this channel is validated for the bot.
withIsValidated(Boolean) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannelProperties
Set the isValidated property: Whether this channel is validated for the bot.
withIsWebchatPreviewEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isWebchatPreviewEnabled property: Whether this site is enabled for preview versions of Webchat.
withIsWebchatPreviewEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isWebchatPreviewEnabled property: Whether this site is enabled for preview versions of Webchat.
withIsWebchatPreviewEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isWebchatPreviewEnabled property: Whether this site is enabled for preview versions of Webchat.
withIsWebChatSpeechEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the isWebChatSpeechEnabled property: Whether this site is enabled for Webchat Speech.
withIsWebChatSpeechEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the isWebChatSpeechEnabled property: Whether this site is enabled for Webchat Speech.
withIsWebChatSpeechEnabled(Boolean) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the isWebChatSpeechEnabled property: Whether this site is enabled for Webchat Speech.
withKey(Key) - Method in class com.azure.resourcemanager.botservice.models.SiteInfo
Set the key property: Determines which key is to be regenerated.
withKey(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
Set the key property: Key for the Connection Setting Parameter.
withKind(Kind) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Set the kind property: Required.
withKind(Kind) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Set the kind property: Required.
withKind(Kind) - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Set the kind property: Required.
withKind(Kind) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the kind property: Required.
withKind(Kind) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithKind
Specifies the kind property: Required.
withKind(Kind) - Method in interface com.azure.resourcemanager.botservice.models.Bot.UpdateStages.WithKind
Specifies the kind property: Required.
withKind(Kind) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithKind
Specifies the kind property: Required.
withKind(Kind) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.UpdateStages.WithKind
Specifies the kind property: Required.
withLandingPageUrl(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Set the landingPageUrl property: The Slack landing page Url.
withLineRegistrations(List<LineRegistration>) - Method in class com.azure.resourcemanager.botservice.models.LineChannelProperties
Set the lineRegistrations property: The list of line channel registrations.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
withLocation(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
withLocation(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
withLocation(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.AcsChatChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.AlexaChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.Channel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.EmailChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.KikChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.LineChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.M365Extensions
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.Omnichannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.OutlookChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.SearchAssistant
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.SmsChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
Set the location property: Specifies the location of the resource.
withLocation(String) - Method in class com.azure.resourcemanager.botservice.models.WebChatChannel
Set the location property: Specifies the location of the resource.
withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Sets the logging options to the HTTP pipeline.
withLuisAppIds(List<String>) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the luisAppIds property: Collection of LUIS App Ids.
withLuisKey(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the luisKey property: The LUIS Key.
withMagicCode(String) - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Set the magicCode property: The magic code for setting up the modern authentication.
withManifestUrl(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the manifestUrl property: The bot's manifest url.
withMessage(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Set the message property: additional message from the bot management api showing why a bot name is not available.
withMsaAppId(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the msaAppId property: Microsoft App Id for the bot.
withMsaAppMsiResourceId(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the msaAppMsiResourceId property: Microsoft App Managed Identity Resource Id for the bot.
withMsaAppTenantId(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the msaAppTenantId property: Microsoft App Tenant Id for the bot.
withMsaAppType(MsaAppType) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the msaAppType property: Microsoft App Type for the bot.
withName(SkuName) - Method in class com.azure.resourcemanager.botservice.models.Sku
Set the name property: The sku name.
withName(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Set the name property: Operation name: {provider}/{resource}/{operation}.
withName(String) - Method in class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
Set the name property: the name of the bot for which availability needs to be checked.
withNextLink(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ServiceProviderResponseListInner
Set the nextLink property: The link used to get the next page of bot service providers.
withNextLink(String) - Method in class com.azure.resourcemanager.botservice.models.BotResponseList
Set the nextLink property: The link used to get the next page of bot service resources.
withNextLink(String) - Method in class com.azure.resourcemanager.botservice.models.ChannelResponseList
Set the nextLink property: The link used to get the next page of bot service channel resources.
withNextLink(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingResponseList
Set the nextLink property: The link used to get the next page of bot service connection setting resources.
withNextLink(String) - Method in class com.azure.resourcemanager.botservice.models.OperationEntityListResult
Set the nextLink property: The link used to get the next page of operations.
withOAuthUrl(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the oAuthUrl property: For in-conversation bot user authentication.
withOfferType(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the offerType property: Optional Property that will determine the offering type of the phone.
withOpenWithHint(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the openWithHint property: The hint to browser (e.g. protocol handler) on how to open the bot for authoring.
withOperation(String) - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Set the operation property: The action that users can perform, based on their permission level.
withOrigin(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Set the origin property: The origin of the operation.
withPages(List<FacebookPage>) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannelProperties
Set the pages property: The list of Facebook pages.
withParameters(List<ConnectionSettingParameter>) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Set the parameters property: Service Provider Parameters associated with the Connection Setting.
withParameters(List<ServiceProviderParameter>) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderProperties
Set the parameters property: The list of parameters for the Service Provider.
withParameters(Map<String, String>) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the parameters property: Contains resource parameters defined as key/value pairs.
withPassword(String) - Method in class com.azure.resourcemanager.botservice.models.EmailChannelProperties
Set the password property: The password for the email address.
withPhone(String) - Method in class com.azure.resourcemanager.botservice.models.SmsChannelProperties
Set the phone property: The Sms phone.
withPhoneNumber(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyPhoneNumbers
Set the phoneNumber property: The phone number.
withPhoneNumbers(List<TelephonyPhoneNumbers>) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Set the phoneNumbers property: The list of Telephony phone numbers.
withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Adds the pipeline policy to the HTTP pipeline.
withPremiumSku(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelProperties
Set the premiumSku property: The premium SKU applied to the channel.
withProperties(AlexaChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.AlexaChannel
Set the properties property: The set of properties specific to Alexa channel resource.
withProperties(BotProperties) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Set the properties property: The set of properties specific to bot resource.
withProperties(BotProperties) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithProperties
Specifies the properties property: The set of properties specific to bot resource.
withProperties(BotProperties) - Method in interface com.azure.resourcemanager.botservice.models.Bot.UpdateStages.WithProperties
Specifies the properties property: The set of properties specific to bot resource.
withProperties(Channel) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Set the properties property: The set of properties specific to bot channel resource.
withProperties(Channel) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the properties property: The set of properties specific to bot channel resource.
withProperties(ConnectionSettingProperties) - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Set the properties property: The set of properties specific to bot channel resource.
withProperties(ConnectionSettingProperties) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithProperties
Specifies the properties property: The set of properties specific to bot channel resource.
withProperties(ConnectionSettingProperties) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.UpdateStages.WithProperties
Specifies the properties property: The set of properties specific to bot channel resource.
withProperties(DirectLineChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannel
Set the properties property: The set of properties specific to Direct Line channel resource.
withProperties(DirectLineSpeechChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSpeechChannel
Set the properties property: The set of properties specific to DirectLine Speech channel resource.
withProperties(EmailChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.EmailChannel
Set the properties property: The set of properties specific to email channel resource.
withProperties(FacebookChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.FacebookChannel
Set the properties property: The set of properties specific to bot facebook channel.
withProperties(KikChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.KikChannel
Set the properties property: The set of properties specific to Kik channel resource.
withProperties(LineChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.LineChannel
Set the properties property: The set of properties specific to line channel resource.
withProperties(MsTeamsChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.MsTeamsChannel
Set the properties property: The set of properties specific to Microsoft Teams channel resource.
withProperties(ServiceProviderProperties) - Method in class com.azure.resourcemanager.botservice.models.ServiceProvider
Set the properties property: The Properties of a Service Provider Object.
withProperties(SkypeChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.SkypeChannel
Set the properties property: The set of properties specific to Skype channel resource.
withProperties(SlackChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.SlackChannel
Set the properties property: The set of properties specific to Slack channel resource.
withProperties(SmsChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.SmsChannel
Set the properties property: The set of properties specific to Sms channel resource.
withProperties(TelegramChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.TelegramChannel
Set the properties property: The set of properties specific to Telegram channel resource.
withProperties(TelephonyChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannel
Set the properties property: The set of properties specific to Telephony channel resource.
withProperties(WebChatChannelProperties) - Method in class com.azure.resourcemanager.botservice.models.WebChatChannel
Set the properties property: The set of properties specific to Web Chat channel resource.
withProperties(Object) - Method in class com.azure.resourcemanager.botservice.fluent.models.OperationEntityInner
Set the properties property: Additional properties.
withProvider(String) - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Set the provider property: Service provider: Microsoft Bot Service.
withProviderName(String) - Method in class com.azure.resourcemanager.botservice.models.TelephonyChannelResourceApiConfiguration
Set the providerName property: The provider name.
withProvisioningState(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the provisioningState property: Provisioning state of the resource.
withProvisioningState(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Set the provisioningState property: Provisioning state of the resource.
withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the publicNetworkAccess property: Whether the bot is in an isolated network.
withPublishingCredentials(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the publishingCredentials property: Publishing credentials of the resource.
withRegion(Region) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(Region) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithLocation
Specifies the region for the resource.
withRequired(Boolean) - Method in class com.azure.resourcemanager.botservice.models.ServiceProviderParameterMetadataConstraints
Set the required property: Whether required the constraints of the bot meta data.
withRequireTermsAgreement(Boolean) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the requireTermsAgreement property: Whether customer needs to agree to new terms.
withResource(Channel) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the resource property: The set of properties specific to bot channel resource.
withResource(String) - Method in class com.azure.resourcemanager.botservice.models.OperationDisplayInfo
Set the resource property: Resource on which the operation is performed.
withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Sets the retry options for the HTTP pipeline retry policy.
withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Sets the retry policy to the HTTP pipeline.
withSchemaTransformationVersion(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the schemaTransformationVersion property: The channel schema transformation version for the bot.
withScope(String) - Method in class com.azure.resourcemanager.botservice.BotServiceManager.Configurable
Adds the scope to permission sets.
withScopes(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Set the scopes property: Scopes associated with the Connection Setting.
withScopes(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Set the scopes property: The Slack permission scopes.
withServiceProviderDisplayName(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Set the serviceProviderDisplayName property: Service Provider Display Name associated with the Connection Setting.
withServiceProviderId(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingProperties
Set the serviceProviderId property: Service Provider Id associated with the Connection Setting.
withSetting(ChannelSettings) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the setting property: Channel settings.
withSigningSecret(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Set the signingSecret property: The Slack signing secret.
withSiteName(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the siteName property: Site name.
withSiteName(String) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the siteName property: Site name.
withSiteName(String) - Method in class com.azure.resourcemanager.botservice.models.SiteInfo
Set the siteName property: The site name.
withSiteName(String) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the siteName property: Site name.
withSites(List<DirectLineSite>) - Method in class com.azure.resourcemanager.botservice.models.DirectLineChannelProperties
Set the sites property: The list of Direct Line sites.
withSites(List<Site>) - Method in class com.azure.resourcemanager.botservice.models.ChannelSettings
Set the sites property: The list of sites.
withSites(List<WebChatSite>) - Method in class com.azure.resourcemanager.botservice.models.WebChatChannelProperties
Set the sites property: The list of Web Chat sites.
withSku(Sku) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Set the sku property: Gets or sets the SKU of the resource.
withSku(Sku) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Set the sku property: Gets or sets the SKU of the resource.
withSku(Sku) - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Set the sku property: Gets or sets the SKU of the resource.
withSku(Sku) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Set the sku property: Gets or sets the SKU of the resource.
withSku(Sku) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithSku
Specifies the sku property: Gets or sets the SKU of the resource..
withSku(Sku) - Method in interface com.azure.resourcemanager.botservice.models.Bot.UpdateStages.WithSku
Specifies the sku property: Gets or sets the SKU of the resource..
withSku(Sku) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithSku
Specifies the sku property: Gets or sets the SKU of the resource..
withSku(Sku) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.UpdateStages.WithSku
Specifies the sku property: Gets or sets the SKU of the resource..
withStorageResourceId(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the storageResourceId property: The storage resourceId for the bot.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.botservice.models.Bot.DefinitionStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.botservice.models.Bot.UpdateStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.DefinitionStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting.UpdateStages.WithTags
Specifies the tags property: Resource tags..
withTenantId(String) - Method in class com.azure.resourcemanager.botservice.models.BotProperties
Set the tenantId property: The Tenant Id for the bot.
withTenantId(String) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the tenantId property: Tenant Id.
withTenantId(String) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the tenantId property: Tenant Id.
withTenantId(String) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the tenantId property: Tenant Id.
withToBotFromChannelOpenIdMetadataUrl(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the toBotFromChannelOpenIdMetadataUrl property: For verifying incoming tokens from the channels.
withToBotFromChannelTokenIssuer(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the toBotFromChannelTokenIssuer property: For verifying incoming tokens from the channels.
withToBotFromEmulatorOpenIdMetadataUrl(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the toBotFromEmulatorOpenIdMetadataUrl property: For verifying incoming tokens from bot emulator.
withToChannelFromBotLoginUrl(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the toChannelFromBotLoginUrl property: For getting access token to channels from bot host.
withToChannelFromBotOAuthScope(String) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the toChannelFromBotOAuthScope property: For getting access token to channels from bot host.
withTrustedOrigins(List<String>) - Method in class com.azure.resourcemanager.botservice.models.DirectLineSite
Set the trustedOrigins property: List of Trusted Origin URLs for this site.
withTrustedOrigins(List<String>) - Method in class com.azure.resourcemanager.botservice.models.Site
Set the trustedOrigins property: List of Trusted Origin URLs for this site.
withTrustedOrigins(List<String>) - Method in class com.azure.resourcemanager.botservice.models.WebChatSite
Set the trustedOrigins property: List of Trusted Origin URLs for this site.
withType(String) - Method in class com.azure.resourcemanager.botservice.models.CheckNameAvailabilityRequestBody
Set the type property: the type of the bot for which availability needs to be checked.
withUsername(String) - Method in class com.azure.resourcemanager.botservice.models.KikChannelProperties
Set the username property: The Kik user name.
withValid(Boolean) - Method in class com.azure.resourcemanager.botservice.fluent.models.CheckNameAvailabilityResponseBodyInner
Set the valid property: indicates if the bot name is valid.
withValidateAuthority(Boolean) - Method in class com.azure.resourcemanager.botservice.fluent.models.HostSettingsResponseInner
Set the validateAuthority property: Per cloud OAuth setting on whether authority is validated.
withValue(String) - Method in class com.azure.resourcemanager.botservice.models.ConnectionSettingParameter
Set the value property: Value associated with the Connection Setting Parameter.
withValue(List<OperationEntityInner>) - Method in class com.azure.resourcemanager.botservice.models.OperationEntityListResult
Set the value property: The list of operations.
withVerificationToken(String) - Method in class com.azure.resourcemanager.botservice.models.SlackChannelProperties
Set the verificationToken property: The Slack verification token.

Z

ZERO - Enum constant in enum com.azure.resourcemanager.botservice.models.EmailChannelAuthMethod
Enum value 0.
zones() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotChannelInner
Get the zones property: Entity zones.
zones() - Method in class com.azure.resourcemanager.botservice.fluent.models.BotInner
Get the zones property: Entity zones.
zones() - Method in class com.azure.resourcemanager.botservice.fluent.models.ConnectionSettingInner
Get the zones property: Entity zones.
zones() - Method in class com.azure.resourcemanager.botservice.fluent.models.ListChannelWithKeysResponseInner
Get the zones property: Entity zones.
zones() - Method in interface com.azure.resourcemanager.botservice.models.Bot
Gets the zones property: Entity zones.
zones() - Method in interface com.azure.resourcemanager.botservice.models.BotChannel
Gets the zones property: Entity zones.
zones() - Method in interface com.azure.resourcemanager.botservice.models.ConnectionSetting
Gets the zones property: Entity zones.
zones() - Method in interface com.azure.resourcemanager.botservice.models.ListChannelWithKeysResponse
Gets the zones property: Entity zones.
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages