azure-native.botservice.getChannel

Explore with Pulumi AI

Returns a BotService Channel registration specified by the parameters. API Version: 2021-03-01.

Using getChannel

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getChannel(args: GetChannelArgs, opts?: InvokeOptions): Promise<GetChannelResult>
function getChannelOutput(args: GetChannelOutputArgs, opts?: InvokeOptions): Output<GetChannelResult>
def get_channel(channel_name: Optional[str] = None,
                resource_group_name: Optional[str] = None,
                resource_name: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetChannelResult
def get_channel_output(channel_name: Optional[pulumi.Input[str]] = None,
                resource_group_name: Optional[pulumi.Input[str]] = None,
                resource_name: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetChannelResult]
func LookupChannel(ctx *Context, args *LookupChannelArgs, opts ...InvokeOption) (*LookupChannelResult, error)
func LookupChannelOutput(ctx *Context, args *LookupChannelOutputArgs, opts ...InvokeOption) LookupChannelResultOutput

> Note: This function is named LookupChannel in the Go SDK.

public static class GetChannel 
{
    public static Task<GetChannelResult> InvokeAsync(GetChannelArgs args, InvokeOptions? opts = null)
    public static Output<GetChannelResult> Invoke(GetChannelInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetChannelResult> getChannel(GetChannelArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: azure-native:botservice:getChannel
  arguments:
    # arguments dictionary

The following arguments are supported:

ChannelName string

The name of the Bot resource.

ResourceGroupName string

The name of the Bot resource group in the user subscription.

ResourceName string

The name of the Bot resource.

ChannelName string

The name of the Bot resource.

ResourceGroupName string

The name of the Bot resource group in the user subscription.

ResourceName string

The name of the Bot resource.

channelName String

The name of the Bot resource.

resourceGroupName String

The name of the Bot resource group in the user subscription.

resourceName String

The name of the Bot resource.

channelName string

The name of the Bot resource.

resourceGroupName string

The name of the Bot resource group in the user subscription.

resourceName string

The name of the Bot resource.

channel_name str

The name of the Bot resource.

resource_group_name str

The name of the Bot resource group in the user subscription.

resource_name str

The name of the Bot resource.

channelName String

The name of the Bot resource.

resourceGroupName String

The name of the Bot resource group in the user subscription.

resourceName String

The name of the Bot resource.

getChannel Result

The following output properties are available:

Id string

Specifies the resource ID.

Name string

Specifies the name of the resource.

Properties Pulumi.AzureNative.BotService.Outputs.AcsChatChannelResponse | Pulumi.AzureNative.BotService.Outputs.AlexaChannelResponse | Pulumi.AzureNative.BotService.Outputs.DirectLineChannelResponse | Pulumi.AzureNative.BotService.Outputs.DirectLineSpeechChannelResponse | Pulumi.AzureNative.BotService.Outputs.EmailChannelResponse | Pulumi.AzureNative.BotService.Outputs.FacebookChannelResponse | Pulumi.AzureNative.BotService.Outputs.KikChannelResponse | Pulumi.AzureNative.BotService.Outputs.LineChannelResponse | Pulumi.AzureNative.BotService.Outputs.M365ExtensionsResponse | Pulumi.AzureNative.BotService.Outputs.MsTeamsChannelResponse | Pulumi.AzureNative.BotService.Outputs.OmnichannelResponse | Pulumi.AzureNative.BotService.Outputs.OutlookChannelResponse | Pulumi.AzureNative.BotService.Outputs.SearchAssistantResponse | Pulumi.AzureNative.BotService.Outputs.SkypeChannelResponse | Pulumi.AzureNative.BotService.Outputs.SlackChannelResponse | Pulumi.AzureNative.BotService.Outputs.SmsChannelResponse | Pulumi.AzureNative.BotService.Outputs.TelegramChannelResponse | Pulumi.AzureNative.BotService.Outputs.TelephonyChannelResponse | Pulumi.AzureNative.BotService.Outputs.WebChatChannelResponse

The set of properties specific to bot channel resource

Type string

Specifies the type of the resource.

Zones List<string>

Entity zones

Etag string

Entity Tag

Kind string

Required. Gets or sets the Kind of the resource.

Location string

Specifies the location of the resource.

Sku Pulumi.AzureNative.BotService.Outputs.SkuResponse

Gets or sets the SKU of the resource.

Tags Dictionary<string, string>

Contains resource tags defined as key/value pairs.

Id string

Specifies the resource ID.

Name string

Specifies the name of the resource.

Properties AcsChatChannelResponse | AlexaChannelResponse | DirectLineChannelResponse | DirectLineSpeechChannelResponse | EmailChannelResponse | FacebookChannelResponse | KikChannelResponse | LineChannelResponse | M365ExtensionsResponse | MsTeamsChannelResponse | OmnichannelResponse | OutlookChannelResponse | SearchAssistantResponse | SkypeChannelResponse | SlackChannelResponse | SmsChannelResponse | TelegramChannelResponse | TelephonyChannelResponse | WebChatChannelResponse

The set of properties specific to bot channel resource

Type string

Specifies the type of the resource.

Zones []string

Entity zones

Etag string

Entity Tag

Kind string

Required. Gets or sets the Kind of the resource.

Location string

Specifies the location of the resource.

Sku SkuResponse

Gets or sets the SKU of the resource.

Tags map[string]string

Contains resource tags defined as key/value pairs.

id String

Specifies the resource ID.

name String

Specifies the name of the resource.

properties AcsChatChannelResponse | AlexaChannelResponse | DirectLineChannelResponse | DirectLineSpeechChannelResponse | EmailChannelResponse | FacebookChannelResponse | KikChannelResponse | LineChannelResponse | M365ExtensionsResponse | MsTeamsChannelResponse | OmnichannelResponse | OutlookChannelResponse | SearchAssistantResponse | SkypeChannelResponse | SlackChannelResponse | SmsChannelResponse | TelegramChannelResponse | TelephonyChannelResponse | WebChatChannelResponse

The set of properties specific to bot channel resource

type String

Specifies the type of the resource.

zones List<String>

Entity zones

etag String

Entity Tag

kind String

Required. Gets or sets the Kind of the resource.

location String

Specifies the location of the resource.

sku SkuResponse

Gets or sets the SKU of the resource.

tags Map<String,String>

Contains resource tags defined as key/value pairs.

id string

Specifies the resource ID.

name string

Specifies the name of the resource.

properties AcsChatChannelResponse | AlexaChannelResponse | DirectLineChannelResponse | DirectLineSpeechChannelResponse | EmailChannelResponse | FacebookChannelResponse | KikChannelResponse | LineChannelResponse | M365ExtensionsResponse | MsTeamsChannelResponse | OmnichannelResponse | OutlookChannelResponse | SearchAssistantResponse | SkypeChannelResponse | SlackChannelResponse | SmsChannelResponse | TelegramChannelResponse | TelephonyChannelResponse | WebChatChannelResponse

The set of properties specific to bot channel resource

type string

Specifies the type of the resource.

zones string[]

Entity zones

etag string

Entity Tag

kind string

Required. Gets or sets the Kind of the resource.

location string

Specifies the location of the resource.

sku SkuResponse

Gets or sets the SKU of the resource.

tags {[key: string]: string}

Contains resource tags defined as key/value pairs.

id str

Specifies the resource ID.

name str

Specifies the name of the resource.

properties AcsChatChannelResponse | AlexaChannelResponse | DirectLineChannelResponse | DirectLineSpeechChannelResponse | EmailChannelResponse | FacebookChannelResponse | KikChannelResponse | LineChannelResponse | M365ExtensionsResponse | MsTeamsChannelResponse | OmnichannelResponse | OutlookChannelResponse | SearchAssistantResponse | SkypeChannelResponse | SlackChannelResponse | SmsChannelResponse | TelegramChannelResponse | TelephonyChannelResponse | WebChatChannelResponse

The set of properties specific to bot channel resource

type str

Specifies the type of the resource.

zones Sequence[str]

Entity zones

etag str

Entity Tag

kind str

Required. Gets or sets the Kind of the resource.

location str

Specifies the location of the resource.

sku SkuResponse

Gets or sets the SKU of the resource.

tags Mapping[str, str]

Contains resource tags defined as key/value pairs.

id String

Specifies the resource ID.

name String

Specifies the name of the resource.

properties Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map

The set of properties specific to bot channel resource

type String

Specifies the type of the resource.

zones List<String>

Entity zones

etag String

Entity Tag

kind String

Required. Gets or sets the Kind of the resource.

location String

Specifies the location of the resource.

sku Property Map

Gets or sets the SKU of the resource.

tags Map<String>

Contains resource tags defined as key/value pairs.

Supporting Types

AcsChatChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

AlexaChannelPropertiesResponse

AlexaSkillId string

The Alexa skill Id

IsEnabled bool

Whether this channel is enabled for the bot

ServiceEndpointUri string

Full Uri used to configured the skill in Alexa

UrlFragment string

Url fragment used in part of the Uri configured in Alexa

AlexaSkillId string

The Alexa skill Id

IsEnabled bool

Whether this channel is enabled for the bot

ServiceEndpointUri string

Full Uri used to configured the skill in Alexa

UrlFragment string

Url fragment used in part of the Uri configured in Alexa

alexaSkillId String

The Alexa skill Id

isEnabled Boolean

Whether this channel is enabled for the bot

serviceEndpointUri String

Full Uri used to configured the skill in Alexa

urlFragment String

Url fragment used in part of the Uri configured in Alexa

alexaSkillId string

The Alexa skill Id

isEnabled boolean

Whether this channel is enabled for the bot

serviceEndpointUri string

Full Uri used to configured the skill in Alexa

urlFragment string

Url fragment used in part of the Uri configured in Alexa

alexa_skill_id str

The Alexa skill Id

is_enabled bool

Whether this channel is enabled for the bot

service_endpoint_uri str

Full Uri used to configured the skill in Alexa

url_fragment str

Url fragment used in part of the Uri configured in Alexa

alexaSkillId String

The Alexa skill Id

isEnabled Boolean

Whether this channel is enabled for the bot

serviceEndpointUri String

Full Uri used to configured the skill in Alexa

urlFragment String

Url fragment used in part of the Uri configured in Alexa

AlexaChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.AlexaChannelPropertiesResponse

The set of properties specific to Alexa channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties AlexaChannelPropertiesResponse

The set of properties specific to Alexa channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties AlexaChannelPropertiesResponse

The set of properties specific to Alexa channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties AlexaChannelPropertiesResponse

The set of properties specific to Alexa channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties AlexaChannelPropertiesResponse

The set of properties specific to Alexa channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Alexa channel resource

DirectLineChannelPropertiesResponse

DirectLineEmbedCode string

Direct Line embed code of the resource

ExtensionKey1 string

The extensionKey1

ExtensionKey2 string

The extensionKey2

Sites List<Pulumi.AzureNative.BotService.Inputs.DirectLineSiteResponse>

The list of Direct Line sites

DirectLineEmbedCode string

Direct Line embed code of the resource

ExtensionKey1 string

The extensionKey1

ExtensionKey2 string

The extensionKey2

Sites []DirectLineSiteResponse

The list of Direct Line sites

directLineEmbedCode String

Direct Line embed code of the resource

extensionKey1 String

The extensionKey1

extensionKey2 String

The extensionKey2

sites List<DirectLineSiteResponse>

The list of Direct Line sites

directLineEmbedCode string

Direct Line embed code of the resource

extensionKey1 string

The extensionKey1

extensionKey2 string

The extensionKey2

sites DirectLineSiteResponse[]

The list of Direct Line sites

direct_line_embed_code str

Direct Line embed code of the resource

extension_key1 str

The extensionKey1

extension_key2 str

The extensionKey2

sites Sequence[DirectLineSiteResponse]

The list of Direct Line sites

directLineEmbedCode String

Direct Line embed code of the resource

extensionKey1 String

The extensionKey1

extensionKey2 String

The extensionKey2

sites List<Property Map>

The list of Direct Line sites

DirectLineChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.DirectLineChannelPropertiesResponse

The set of properties specific to Direct Line channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties DirectLineChannelPropertiesResponse

The set of properties specific to Direct Line channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties DirectLineChannelPropertiesResponse

The set of properties specific to Direct Line channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties DirectLineChannelPropertiesResponse

The set of properties specific to Direct Line channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties DirectLineChannelPropertiesResponse

The set of properties specific to Direct Line channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Direct Line channel resource

DirectLineSiteResponse

IsEnabled bool

Whether this site is enabled for DirectLine channel

IsTokenEnabled bool

Whether this site is token enabled for channel

IsV1Enabled bool

Whether this site is enabled for Bot Framework V1 protocol.

IsV3Enabled bool

Whether this site is enabled for Bot Framework V3 protocol.

Key string

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

Key2 string

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

SiteId string

Site Id

SiteName string

Site name

AppId string

DirectLine application id

ETag string

Entity Tag

IsBlockUserUploadEnabled bool

Whether this site is enabled for block user upload.

IsDetailedLoggingEnabled bool

Whether this site is disabled detailed logging for

IsEndpointParametersEnabled bool

Whether this site is EndpointParameters enabled for channel

IsNoStorageEnabled bool

Whether this no-storage site is disabled detailed logging for

IsSecureSiteEnabled bool

Whether this site is enabled for authentication with Bot Framework.

IsWebChatSpeechEnabled bool

Whether this site is enabled for Webchat Speech

IsWebchatPreviewEnabled bool

Whether this site is enabled for preview versions of Webchat

TenantId string

Tenant Id

TrustedOrigins List<string>

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

IsEnabled bool

Whether this site is enabled for DirectLine channel

IsTokenEnabled bool

Whether this site is token enabled for channel

IsV1Enabled bool

Whether this site is enabled for Bot Framework V1 protocol.

IsV3Enabled bool

Whether this site is enabled for Bot Framework V3 protocol.

Key string

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

Key2 string

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

SiteId string

Site Id

SiteName string

Site name

AppId string

DirectLine application id

ETag string

Entity Tag

IsBlockUserUploadEnabled bool

Whether this site is enabled for block user upload.

IsDetailedLoggingEnabled bool

Whether this site is disabled detailed logging for

IsEndpointParametersEnabled bool

Whether this site is EndpointParameters enabled for channel

IsNoStorageEnabled bool

Whether this no-storage site is disabled detailed logging for

IsSecureSiteEnabled bool

Whether this site is enabled for authentication with Bot Framework.

IsWebChatSpeechEnabled bool

Whether this site is enabled for Webchat Speech

IsWebchatPreviewEnabled bool

Whether this site is enabled for preview versions of Webchat

TenantId string

Tenant Id

TrustedOrigins []string

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

isEnabled Boolean

Whether this site is enabled for DirectLine channel

isTokenEnabled Boolean

Whether this site is token enabled for channel

isV1Enabled Boolean

Whether this site is enabled for Bot Framework V1 protocol.

isV3Enabled Boolean

Whether this site is enabled for Bot Framework V3 protocol.

key String

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 String

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

siteId String

Site Id

siteName String

Site name

appId String

DirectLine application id

eTag String

Entity Tag

isBlockUserUploadEnabled Boolean

Whether this site is enabled for block user upload.

isDetailedLoggingEnabled Boolean

Whether this site is disabled detailed logging for

isEndpointParametersEnabled Boolean

Whether this site is EndpointParameters enabled for channel

isNoStorageEnabled Boolean

Whether this no-storage site is disabled detailed logging for

isSecureSiteEnabled Boolean

Whether this site is enabled for authentication with Bot Framework.

isWebChatSpeechEnabled Boolean

Whether this site is enabled for Webchat Speech

isWebchatPreviewEnabled Boolean

Whether this site is enabled for preview versions of Webchat

tenantId String

Tenant Id

trustedOrigins List<String>

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

isEnabled boolean

Whether this site is enabled for DirectLine channel

isTokenEnabled boolean

Whether this site is token enabled for channel

isV1Enabled boolean

Whether this site is enabled for Bot Framework V1 protocol.

isV3Enabled boolean

Whether this site is enabled for Bot Framework V3 protocol.

key string

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 string

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

siteId string

Site Id

siteName string

Site name

appId string

DirectLine application id

eTag string

Entity Tag

isBlockUserUploadEnabled boolean

Whether this site is enabled for block user upload.

isDetailedLoggingEnabled boolean

Whether this site is disabled detailed logging for

isEndpointParametersEnabled boolean

Whether this site is EndpointParameters enabled for channel

isNoStorageEnabled boolean

Whether this no-storage site is disabled detailed logging for

isSecureSiteEnabled boolean

Whether this site is enabled for authentication with Bot Framework.

isWebChatSpeechEnabled boolean

Whether this site is enabled for Webchat Speech

isWebchatPreviewEnabled boolean

Whether this site is enabled for preview versions of Webchat

tenantId string

Tenant Id

trustedOrigins string[]

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

is_enabled bool

Whether this site is enabled for DirectLine channel

is_token_enabled bool

Whether this site is token enabled for channel

is_v1_enabled bool

Whether this site is enabled for Bot Framework V1 protocol.

is_v3_enabled bool

Whether this site is enabled for Bot Framework V3 protocol.

key str

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 str

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

site_id str

Site Id

site_name str

Site name

app_id str

DirectLine application id

e_tag str

Entity Tag

is_block_user_upload_enabled bool

Whether this site is enabled for block user upload.

is_detailed_logging_enabled bool

Whether this site is disabled detailed logging for

is_endpoint_parameters_enabled bool

Whether this site is EndpointParameters enabled for channel

is_no_storage_enabled bool

Whether this no-storage site is disabled detailed logging for

is_secure_site_enabled bool

Whether this site is enabled for authentication with Bot Framework.

is_web_chat_speech_enabled bool

Whether this site is enabled for Webchat Speech

is_webchat_preview_enabled bool

Whether this site is enabled for preview versions of Webchat

tenant_id str

Tenant Id

trusted_origins Sequence[str]

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

isEnabled Boolean

Whether this site is enabled for DirectLine channel

isTokenEnabled Boolean

Whether this site is token enabled for channel

isV1Enabled Boolean

Whether this site is enabled for Bot Framework V1 protocol.

isV3Enabled Boolean

Whether this site is enabled for Bot Framework V3 protocol.

key String

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 String

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

siteId String

Site Id

siteName String

Site name

appId String

DirectLine application id

eTag String

Entity Tag

isBlockUserUploadEnabled Boolean

Whether this site is enabled for block user upload.

isDetailedLoggingEnabled Boolean

Whether this site is disabled detailed logging for

isEndpointParametersEnabled Boolean

Whether this site is EndpointParameters enabled for channel

isNoStorageEnabled Boolean

Whether this no-storage site is disabled detailed logging for

isSecureSiteEnabled Boolean

Whether this site is enabled for authentication with Bot Framework.

isWebChatSpeechEnabled Boolean

Whether this site is enabled for Webchat Speech

isWebchatPreviewEnabled Boolean

Whether this site is enabled for preview versions of Webchat

tenantId String

Tenant Id

trustedOrigins List<String>

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

DirectLineSpeechChannelPropertiesResponse

CognitiveServiceRegion string

The cognitive service region with this channel registration.

CognitiveServiceResourceId string

The cognitive service id with this channel registration.

CognitiveServiceSubscriptionKey string

The cognitive service subscription key to use with this channel registration.

CustomSpeechModelId string

Custom voice deployment id (optional).

CustomVoiceDeploymentId string

Custom speech model id (optional).

IsDefaultBotForCogSvcAccount bool

Make this a default bot for chosen cognitive service account.

IsEnabled bool

Whether this channel is enabled or not.

CognitiveServiceRegion string

The cognitive service region with this channel registration.

CognitiveServiceResourceId string

The cognitive service id with this channel registration.

CognitiveServiceSubscriptionKey string

The cognitive service subscription key to use with this channel registration.

CustomSpeechModelId string

Custom voice deployment id (optional).

CustomVoiceDeploymentId string

Custom speech model id (optional).

IsDefaultBotForCogSvcAccount bool

Make this a default bot for chosen cognitive service account.

IsEnabled bool

Whether this channel is enabled or not.

cognitiveServiceRegion String

The cognitive service region with this channel registration.

cognitiveServiceResourceId String

The cognitive service id with this channel registration.

cognitiveServiceSubscriptionKey String

The cognitive service subscription key to use with this channel registration.

customSpeechModelId String

Custom voice deployment id (optional).

customVoiceDeploymentId String

Custom speech model id (optional).

isDefaultBotForCogSvcAccount Boolean

Make this a default bot for chosen cognitive service account.

isEnabled Boolean

Whether this channel is enabled or not.

cognitiveServiceRegion string

The cognitive service region with this channel registration.

cognitiveServiceResourceId string

The cognitive service id with this channel registration.

cognitiveServiceSubscriptionKey string

The cognitive service subscription key to use with this channel registration.

customSpeechModelId string

Custom voice deployment id (optional).

customVoiceDeploymentId string

Custom speech model id (optional).

isDefaultBotForCogSvcAccount boolean

Make this a default bot for chosen cognitive service account.

isEnabled boolean

Whether this channel is enabled or not.

cognitive_service_region str

The cognitive service region with this channel registration.

cognitive_service_resource_id str

The cognitive service id with this channel registration.

cognitive_service_subscription_key str

The cognitive service subscription key to use with this channel registration.

custom_speech_model_id str

Custom voice deployment id (optional).

custom_voice_deployment_id str

Custom speech model id (optional).

is_default_bot_for_cog_svc_account bool

Make this a default bot for chosen cognitive service account.

is_enabled bool

Whether this channel is enabled or not.

cognitiveServiceRegion String

The cognitive service region with this channel registration.

cognitiveServiceResourceId String

The cognitive service id with this channel registration.

cognitiveServiceSubscriptionKey String

The cognitive service subscription key to use with this channel registration.

customSpeechModelId String

Custom voice deployment id (optional).

customVoiceDeploymentId String

Custom speech model id (optional).

isDefaultBotForCogSvcAccount Boolean

Make this a default bot for chosen cognitive service account.

isEnabled Boolean

Whether this channel is enabled or not.

DirectLineSpeechChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.DirectLineSpeechChannelPropertiesResponse

The set of properties specific to DirectLine Speech channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties DirectLineSpeechChannelPropertiesResponse

The set of properties specific to DirectLine Speech channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties DirectLineSpeechChannelPropertiesResponse

The set of properties specific to DirectLine Speech channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties DirectLineSpeechChannelPropertiesResponse

The set of properties specific to DirectLine Speech channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties DirectLineSpeechChannelPropertiesResponse

The set of properties specific to DirectLine Speech channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to DirectLine Speech channel resource

EmailChannelPropertiesResponse

EmailAddress string

The email address

IsEnabled bool

Whether this channel is enabled for the bot

AuthMethod double

Email channel auth method. 0 Password (Default); 1 Graph.

MagicCode string

The magic code for setting up the modern authentication.

Password string

The password for the email address. Value only returned through POST to the action Channel List API, otherwise empty.

EmailAddress string

The email address

IsEnabled bool

Whether this channel is enabled for the bot

AuthMethod float64

Email channel auth method. 0 Password (Default); 1 Graph.

MagicCode string

The magic code for setting up the modern authentication.

Password string

The password for the email address. Value only returned through POST to the action Channel List API, otherwise empty.

emailAddress String

The email address

isEnabled Boolean

Whether this channel is enabled for the bot

authMethod Double

Email channel auth method. 0 Password (Default); 1 Graph.

magicCode String

The magic code for setting up the modern authentication.

password String

The password for the email address. Value only returned through POST to the action Channel List API, otherwise empty.

emailAddress string

The email address

isEnabled boolean

Whether this channel is enabled for the bot

authMethod number

Email channel auth method. 0 Password (Default); 1 Graph.

magicCode string

The magic code for setting up the modern authentication.

password string

The password for the email address. Value only returned through POST to the action Channel List API, otherwise empty.

email_address str

The email address

is_enabled bool

Whether this channel is enabled for the bot

auth_method float

Email channel auth method. 0 Password (Default); 1 Graph.

magic_code str

The magic code for setting up the modern authentication.

password str

The password for the email address. Value only returned through POST to the action Channel List API, otherwise empty.

emailAddress String

The email address

isEnabled Boolean

Whether this channel is enabled for the bot

authMethod Number

Email channel auth method. 0 Password (Default); 1 Graph.

magicCode String

The magic code for setting up the modern authentication.

password String

The password for the email address. Value only returned through POST to the action Channel List API, otherwise empty.

EmailChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.EmailChannelPropertiesResponse

The set of properties specific to email channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties EmailChannelPropertiesResponse

The set of properties specific to email channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties EmailChannelPropertiesResponse

The set of properties specific to email channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties EmailChannelPropertiesResponse

The set of properties specific to email channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties EmailChannelPropertiesResponse

The set of properties specific to email channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to email channel resource

FacebookChannelPropertiesResponse

AppId string

Facebook application id

CallbackUrl string

Callback Url

IsEnabled bool

Whether this channel is enabled for the bot

VerifyToken string

Verify token. Value only returned through POST to the action Channel List API, otherwise empty.

AppSecret string

Facebook application secret. Value only returned through POST to the action Channel List API, otherwise empty.

Pages List<Pulumi.AzureNative.BotService.Inputs.FacebookPageResponse>

The list of Facebook pages

AppId string

Facebook application id

CallbackUrl string

Callback Url

IsEnabled bool

Whether this channel is enabled for the bot

VerifyToken string

Verify token. Value only returned through POST to the action Channel List API, otherwise empty.

AppSecret string

Facebook application secret. Value only returned through POST to the action Channel List API, otherwise empty.

Pages []FacebookPageResponse

The list of Facebook pages

appId String

Facebook application id

callbackUrl String

Callback Url

isEnabled Boolean

Whether this channel is enabled for the bot

verifyToken String

Verify token. Value only returned through POST to the action Channel List API, otherwise empty.

appSecret String

Facebook application secret. Value only returned through POST to the action Channel List API, otherwise empty.

pages List<FacebookPageResponse>

The list of Facebook pages

appId string

Facebook application id

callbackUrl string

Callback Url

isEnabled boolean

Whether this channel is enabled for the bot

verifyToken string

Verify token. Value only returned through POST to the action Channel List API, otherwise empty.

appSecret string

Facebook application secret. Value only returned through POST to the action Channel List API, otherwise empty.

pages FacebookPageResponse[]

The list of Facebook pages

app_id str

Facebook application id

callback_url str

Callback Url

is_enabled bool

Whether this channel is enabled for the bot

verify_token str

Verify token. Value only returned through POST to the action Channel List API, otherwise empty.

app_secret str

Facebook application secret. Value only returned through POST to the action Channel List API, otherwise empty.

pages Sequence[FacebookPageResponse]

The list of Facebook pages

appId String

Facebook application id

callbackUrl String

Callback Url

isEnabled Boolean

Whether this channel is enabled for the bot

verifyToken String

Verify token. Value only returned through POST to the action Channel List API, otherwise empty.

appSecret String

Facebook application secret. Value only returned through POST to the action Channel List API, otherwise empty.

pages List<Property Map>

The list of Facebook pages

FacebookChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.FacebookChannelPropertiesResponse

The set of properties specific to bot facebook channel

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties FacebookChannelPropertiesResponse

The set of properties specific to bot facebook channel

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties FacebookChannelPropertiesResponse

The set of properties specific to bot facebook channel

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties FacebookChannelPropertiesResponse

The set of properties specific to bot facebook channel

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties FacebookChannelPropertiesResponse

The set of properties specific to bot facebook channel

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to bot facebook channel

FacebookPageResponse

Id string

Page id

AccessToken string

Facebook application access token. Value only returned through POST to the action Channel List API, otherwise empty.

Id string

Page id

AccessToken string

Facebook application access token. Value only returned through POST to the action Channel List API, otherwise empty.

id String

Page id

accessToken String

Facebook application access token. Value only returned through POST to the action Channel List API, otherwise empty.

id string

Page id

accessToken string

Facebook application access token. Value only returned through POST to the action Channel List API, otherwise empty.

id str

Page id

access_token str

Facebook application access token. Value only returned through POST to the action Channel List API, otherwise empty.

id String

Page id

accessToken String

Facebook application access token. Value only returned through POST to the action Channel List API, otherwise empty.

KikChannelPropertiesResponse

IsEnabled bool

Whether this channel is enabled for the bot

UserName string

The Kik user name

ApiKey string

Kik API key. Value only returned through POST to the action Channel List API, otherwise empty.

IsValidated bool

Whether this channel is validated for the bot

IsEnabled bool

Whether this channel is enabled for the bot

UserName string

The Kik user name

ApiKey string

Kik API key. Value only returned through POST to the action Channel List API, otherwise empty.

IsValidated bool

Whether this channel is validated for the bot

isEnabled Boolean

Whether this channel is enabled for the bot

userName String

The Kik user name

apiKey String

Kik API key. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated Boolean

Whether this channel is validated for the bot

isEnabled boolean

Whether this channel is enabled for the bot

userName string

The Kik user name

apiKey string

Kik API key. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated boolean

Whether this channel is validated for the bot

is_enabled bool

Whether this channel is enabled for the bot

user_name str

The Kik user name

api_key str

Kik API key. Value only returned through POST to the action Channel List API, otherwise empty.

is_validated bool

Whether this channel is validated for the bot

isEnabled Boolean

Whether this channel is enabled for the bot

userName String

The Kik user name

apiKey String

Kik API key. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated Boolean

Whether this channel is validated for the bot

KikChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.KikChannelPropertiesResponse

The set of properties specific to Kik channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties KikChannelPropertiesResponse

The set of properties specific to Kik channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties KikChannelPropertiesResponse

The set of properties specific to Kik channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties KikChannelPropertiesResponse

The set of properties specific to Kik channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties KikChannelPropertiesResponse

The set of properties specific to Kik channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Kik channel resource

LineChannelPropertiesResponse

CallbackUrl string

Callback Url to enter in line registration.

IsValidated bool

Whether this channel is validated for the bot

LineRegistrations List<Pulumi.AzureNative.BotService.Inputs.LineRegistrationResponse>

The list of line channel registrations

CallbackUrl string

Callback Url to enter in line registration.

IsValidated bool

Whether this channel is validated for the bot

LineRegistrations []LineRegistrationResponse

The list of line channel registrations

callbackUrl String

Callback Url to enter in line registration.

isValidated Boolean

Whether this channel is validated for the bot

lineRegistrations List<LineRegistrationResponse>

The list of line channel registrations

callbackUrl string

Callback Url to enter in line registration.

isValidated boolean

Whether this channel is validated for the bot

lineRegistrations LineRegistrationResponse[]

The list of line channel registrations

callback_url str

Callback Url to enter in line registration.

is_validated bool

Whether this channel is validated for the bot

line_registrations Sequence[LineRegistrationResponse]

The list of line channel registrations

callbackUrl String

Callback Url to enter in line registration.

isValidated Boolean

Whether this channel is validated for the bot

lineRegistrations List<Property Map>

The list of line channel registrations

LineChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.LineChannelPropertiesResponse

The set of properties specific to line channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties LineChannelPropertiesResponse

The set of properties specific to line channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties LineChannelPropertiesResponse

The set of properties specific to line channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties LineChannelPropertiesResponse

The set of properties specific to line channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties LineChannelPropertiesResponse

The set of properties specific to line channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to line channel resource

LineRegistrationResponse

GeneratedId string

Id generated for the line channel registration

ChannelAccessToken string

Access token for the line channel registration

ChannelSecret string

Secret for the line channel registration

GeneratedId string

Id generated for the line channel registration

ChannelAccessToken string

Access token for the line channel registration

ChannelSecret string

Secret for the line channel registration

generatedId String

Id generated for the line channel registration

channelAccessToken String

Access token for the line channel registration

channelSecret String

Secret for the line channel registration

generatedId string

Id generated for the line channel registration

channelAccessToken string

Access token for the line channel registration

channelSecret string

Secret for the line channel registration

generated_id str

Id generated for the line channel registration

channel_access_token str

Access token for the line channel registration

channel_secret str

Secret for the line channel registration

generatedId String

Id generated for the line channel registration

channelAccessToken String

Access token for the line channel registration

channelSecret String

Secret for the line channel registration

M365ExtensionsResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

MsTeamsChannelPropertiesResponse

IsEnabled bool

Whether this channel is enabled for the bot

AcceptedTerms bool

Whether this channel accepted terms

CallingWebhook string

Webhook for Microsoft Teams channel calls

DeploymentEnvironment string

Deployment environment for Microsoft Teams channel calls

EnableCalling bool

Enable calling for Microsoft Teams channel

IncomingCallRoute string

Webhook for Microsoft Teams channel calls

IsEnabled bool

Whether this channel is enabled for the bot

AcceptedTerms bool

Whether this channel accepted terms

CallingWebhook string

Webhook for Microsoft Teams channel calls

DeploymentEnvironment string

Deployment environment for Microsoft Teams channel calls

EnableCalling bool

Enable calling for Microsoft Teams channel

IncomingCallRoute string

Webhook for Microsoft Teams channel calls

isEnabled Boolean

Whether this channel is enabled for the bot

acceptedTerms Boolean

Whether this channel accepted terms

callingWebhook String

Webhook for Microsoft Teams channel calls

deploymentEnvironment String

Deployment environment for Microsoft Teams channel calls

enableCalling Boolean

Enable calling for Microsoft Teams channel

incomingCallRoute String

Webhook for Microsoft Teams channel calls

isEnabled boolean

Whether this channel is enabled for the bot

acceptedTerms boolean

Whether this channel accepted terms

callingWebhook string

Webhook for Microsoft Teams channel calls

deploymentEnvironment string

Deployment environment for Microsoft Teams channel calls

enableCalling boolean

Enable calling for Microsoft Teams channel

incomingCallRoute string

Webhook for Microsoft Teams channel calls

is_enabled bool

Whether this channel is enabled for the bot

accepted_terms bool

Whether this channel accepted terms

calling_webhook str

Webhook for Microsoft Teams channel calls

deployment_environment str

Deployment environment for Microsoft Teams channel calls

enable_calling bool

Enable calling for Microsoft Teams channel

incoming_call_route str

Webhook for Microsoft Teams channel calls

isEnabled Boolean

Whether this channel is enabled for the bot

acceptedTerms Boolean

Whether this channel accepted terms

callingWebhook String

Webhook for Microsoft Teams channel calls

deploymentEnvironment String

Deployment environment for Microsoft Teams channel calls

enableCalling Boolean

Enable calling for Microsoft Teams channel

incomingCallRoute String

Webhook for Microsoft Teams channel calls

MsTeamsChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.MsTeamsChannelPropertiesResponse

The set of properties specific to Microsoft Teams channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties MsTeamsChannelPropertiesResponse

The set of properties specific to Microsoft Teams channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties MsTeamsChannelPropertiesResponse

The set of properties specific to Microsoft Teams channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties MsTeamsChannelPropertiesResponse

The set of properties specific to Microsoft Teams channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties MsTeamsChannelPropertiesResponse

The set of properties specific to Microsoft Teams channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Microsoft Teams channel resource

OmnichannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

OutlookChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

SearchAssistantResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

SkuResponse

Name string

The sku name

Tier string

Gets the sku tier. This is based on the SKU name.

Name string

The sku name

Tier string

Gets the sku tier. This is based on the SKU name.

name String

The sku name

tier String

Gets the sku tier. This is based on the SKU name.

name string

The sku name

tier string

Gets the sku tier. This is based on the SKU name.

name str

The sku name

tier str

Gets the sku tier. This is based on the SKU name.

name String

The sku name

tier String

Gets the sku tier. This is based on the SKU name.

SkypeChannelPropertiesResponse

IsEnabled bool

Whether this channel is enabled for the bot

CallingWebHook string

Calling web hook for Skype channel

EnableCalling bool

Enable calling for Skype channel

EnableGroups bool

Enable groups for Skype channel

EnableMediaCards bool

Enable media cards for Skype channel

EnableMessaging bool

Enable messaging for Skype channel

EnableScreenSharing bool

Enable screen sharing for Skype channel

EnableVideo bool

Enable video for Skype channel

GroupsMode string

Group mode for Skype channel

IncomingCallRoute string

Incoming call route for Skype channel

IsEnabled bool

Whether this channel is enabled for the bot

CallingWebHook string

Calling web hook for Skype channel

EnableCalling bool

Enable calling for Skype channel

EnableGroups bool

Enable groups for Skype channel

EnableMediaCards bool

Enable media cards for Skype channel

EnableMessaging bool

Enable messaging for Skype channel

EnableScreenSharing bool

Enable screen sharing for Skype channel

EnableVideo bool

Enable video for Skype channel

GroupsMode string

Group mode for Skype channel

IncomingCallRoute string

Incoming call route for Skype channel

isEnabled Boolean

Whether this channel is enabled for the bot

callingWebHook String

Calling web hook for Skype channel

enableCalling Boolean

Enable calling for Skype channel

enableGroups Boolean

Enable groups for Skype channel

enableMediaCards Boolean

Enable media cards for Skype channel

enableMessaging Boolean

Enable messaging for Skype channel

enableScreenSharing Boolean

Enable screen sharing for Skype channel

enableVideo Boolean

Enable video for Skype channel

groupsMode String

Group mode for Skype channel

incomingCallRoute String

Incoming call route for Skype channel

isEnabled boolean

Whether this channel is enabled for the bot

callingWebHook string

Calling web hook for Skype channel

enableCalling boolean

Enable calling for Skype channel

enableGroups boolean

Enable groups for Skype channel

enableMediaCards boolean

Enable media cards for Skype channel

enableMessaging boolean

Enable messaging for Skype channel

enableScreenSharing boolean

Enable screen sharing for Skype channel

enableVideo boolean

Enable video for Skype channel

groupsMode string

Group mode for Skype channel

incomingCallRoute string

Incoming call route for Skype channel

is_enabled bool

Whether this channel is enabled for the bot

calling_web_hook str

Calling web hook for Skype channel

enable_calling bool

Enable calling for Skype channel

enable_groups bool

Enable groups for Skype channel

enable_media_cards bool

Enable media cards for Skype channel

enable_messaging bool

Enable messaging for Skype channel

enable_screen_sharing bool

Enable screen sharing for Skype channel

enable_video bool

Enable video for Skype channel

groups_mode str

Group mode for Skype channel

incoming_call_route str

Incoming call route for Skype channel

isEnabled Boolean

Whether this channel is enabled for the bot

callingWebHook String

Calling web hook for Skype channel

enableCalling Boolean

Enable calling for Skype channel

enableGroups Boolean

Enable groups for Skype channel

enableMediaCards Boolean

Enable media cards for Skype channel

enableMessaging Boolean

Enable messaging for Skype channel

enableScreenSharing Boolean

Enable screen sharing for Skype channel

enableVideo Boolean

Enable video for Skype channel

groupsMode String

Group mode for Skype channel

incomingCallRoute String

Incoming call route for Skype channel

SkypeChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.SkypeChannelPropertiesResponse

The set of properties specific to Skype channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties SkypeChannelPropertiesResponse

The set of properties specific to Skype channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties SkypeChannelPropertiesResponse

The set of properties specific to Skype channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties SkypeChannelPropertiesResponse

The set of properties specific to Skype channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties SkypeChannelPropertiesResponse

The set of properties specific to Skype channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Skype channel resource

SlackChannelPropertiesResponse

IsEnabled bool

Whether this channel is enabled for the bot

IsValidated bool

Whether this channel is validated for the bot

LastSubmissionId string

The Sms auth token

RedirectAction string

The Slack redirect action

RegisterBeforeOAuthFlow bool

Whether to register the settings before OAuth validation is performed. Recommended to True.

ClientId string

The Slack client id

ClientSecret string

The Slack client secret. Value only returned through POST to the action Channel List API, otherwise empty.

LandingPageUrl string

The Slack landing page Url

Scopes string

The Slack permission scopes.

SigningSecret string

The Slack signing secret.

VerificationToken string

The Slack verification token. Value only returned through POST to the action Channel List API, otherwise empty.

IsEnabled bool

Whether this channel is enabled for the bot

IsValidated bool

Whether this channel is validated for the bot

LastSubmissionId string

The Sms auth token

RedirectAction string

The Slack redirect action

RegisterBeforeOAuthFlow bool

Whether to register the settings before OAuth validation is performed. Recommended to True.

ClientId string

The Slack client id

ClientSecret string

The Slack client secret. Value only returned through POST to the action Channel List API, otherwise empty.

LandingPageUrl string

The Slack landing page Url

Scopes string

The Slack permission scopes.

SigningSecret string

The Slack signing secret.

VerificationToken string

The Slack verification token. Value only returned through POST to the action Channel List API, otherwise empty.

isEnabled Boolean

Whether this channel is enabled for the bot

isValidated Boolean

Whether this channel is validated for the bot

lastSubmissionId String

The Sms auth token

redirectAction String

The Slack redirect action

registerBeforeOAuthFlow Boolean

Whether to register the settings before OAuth validation is performed. Recommended to True.

clientId String

The Slack client id

clientSecret String

The Slack client secret. Value only returned through POST to the action Channel List API, otherwise empty.

landingPageUrl String

The Slack landing page Url

scopes String

The Slack permission scopes.

signingSecret String

The Slack signing secret.

verificationToken String

The Slack verification token. Value only returned through POST to the action Channel List API, otherwise empty.

isEnabled boolean

Whether this channel is enabled for the bot

isValidated boolean

Whether this channel is validated for the bot

lastSubmissionId string

The Sms auth token

redirectAction string

The Slack redirect action

registerBeforeOAuthFlow boolean

Whether to register the settings before OAuth validation is performed. Recommended to True.

clientId string

The Slack client id

clientSecret string

The Slack client secret. Value only returned through POST to the action Channel List API, otherwise empty.

landingPageUrl string

The Slack landing page Url

scopes string

The Slack permission scopes.

signingSecret string

The Slack signing secret.

verificationToken string

The Slack verification token. Value only returned through POST to the action Channel List API, otherwise empty.

is_enabled bool

Whether this channel is enabled for the bot

is_validated bool

Whether this channel is validated for the bot

last_submission_id str

The Sms auth token

redirect_action str

The Slack redirect action

register_before_o_auth_flow bool

Whether to register the settings before OAuth validation is performed. Recommended to True.

client_id str

The Slack client id

client_secret str

The Slack client secret. Value only returned through POST to the action Channel List API, otherwise empty.

landing_page_url str

The Slack landing page Url

scopes str

The Slack permission scopes.

signing_secret str

The Slack signing secret.

verification_token str

The Slack verification token. Value only returned through POST to the action Channel List API, otherwise empty.

isEnabled Boolean

Whether this channel is enabled for the bot

isValidated Boolean

Whether this channel is validated for the bot

lastSubmissionId String

The Sms auth token

redirectAction String

The Slack redirect action

registerBeforeOAuthFlow Boolean

Whether to register the settings before OAuth validation is performed. Recommended to True.

clientId String

The Slack client id

clientSecret String

The Slack client secret. Value only returned through POST to the action Channel List API, otherwise empty.

landingPageUrl String

The Slack landing page Url

scopes String

The Slack permission scopes.

signingSecret String

The Slack signing secret.

verificationToken String

The Slack verification token. Value only returned through POST to the action Channel List API, otherwise empty.

SlackChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.SlackChannelPropertiesResponse

The set of properties specific to Slack channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties SlackChannelPropertiesResponse

The set of properties specific to Slack channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties SlackChannelPropertiesResponse

The set of properties specific to Slack channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties SlackChannelPropertiesResponse

The set of properties specific to Slack channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties SlackChannelPropertiesResponse

The set of properties specific to Slack channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Slack channel resource

SmsChannelPropertiesResponse

AccountSID string

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

IsEnabled bool

Whether this channel is enabled for the bot

Phone string

The Sms phone

AuthToken string

The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.

IsValidated bool

Whether this channel is validated for the bot

AccountSID string

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

IsEnabled bool

Whether this channel is enabled for the bot

Phone string

The Sms phone

AuthToken string

The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.

IsValidated bool

Whether this channel is validated for the bot

accountSID String

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

isEnabled Boolean

Whether this channel is enabled for the bot

phone String

The Sms phone

authToken String

The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated Boolean

Whether this channel is validated for the bot

accountSID string

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

isEnabled boolean

Whether this channel is enabled for the bot

phone string

The Sms phone

authToken string

The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated boolean

Whether this channel is validated for the bot

account_sid str

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

is_enabled bool

Whether this channel is enabled for the bot

phone str

The Sms phone

auth_token str

The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.

is_validated bool

Whether this channel is validated for the bot

accountSID String

The Sms account SID. Value only returned through POST to the action Channel List API, otherwise empty.

isEnabled Boolean

Whether this channel is enabled for the bot

phone String

The Sms phone

authToken String

The Sms auth token. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated Boolean

Whether this channel is validated for the bot

SmsChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.SmsChannelPropertiesResponse

The set of properties specific to Sms channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties SmsChannelPropertiesResponse

The set of properties specific to Sms channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties SmsChannelPropertiesResponse

The set of properties specific to Sms channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties SmsChannelPropertiesResponse

The set of properties specific to Sms channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties SmsChannelPropertiesResponse

The set of properties specific to Sms channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Sms channel resource

TelegramChannelPropertiesResponse

IsEnabled bool

Whether this channel is enabled for the bot

AccessToken string

The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.

IsValidated bool

Whether this channel is validated for the bot

IsEnabled bool

Whether this channel is enabled for the bot

AccessToken string

The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.

IsValidated bool

Whether this channel is validated for the bot

isEnabled Boolean

Whether this channel is enabled for the bot

accessToken String

The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated Boolean

Whether this channel is validated for the bot

isEnabled boolean

Whether this channel is enabled for the bot

accessToken string

The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated boolean

Whether this channel is validated for the bot

is_enabled bool

Whether this channel is enabled for the bot

access_token str

The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.

is_validated bool

Whether this channel is validated for the bot

isEnabled Boolean

Whether this channel is enabled for the bot

accessToken String

The Telegram access token. Value only returned through POST to the action Channel List API, otherwise empty.

isValidated Boolean

Whether this channel is validated for the bot

TelegramChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.TelegramChannelPropertiesResponse

The set of properties specific to Telegram channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties TelegramChannelPropertiesResponse

The set of properties specific to Telegram channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties TelegramChannelPropertiesResponse

The set of properties specific to Telegram channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties TelegramChannelPropertiesResponse

The set of properties specific to Telegram channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties TelegramChannelPropertiesResponse

The set of properties specific to Telegram channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Telegram channel resource

TelephonyChannelPropertiesResponse

ApiConfigurations List<Pulumi.AzureNative.BotService.Inputs.TelephonyChannelResourceApiConfigurationResponse>

The list of Telephony api configuration

CognitiveServiceRegion string

The extensionKey2

CognitiveServiceSubscriptionKey string

The extensionKey1

DefaultLocale string

The default locale of the channel

IsEnabled bool

Whether the channel is enabled

PhoneNumbers List<Pulumi.AzureNative.BotService.Inputs.TelephonyPhoneNumbersResponse>

The list of Telephony phone numbers

PremiumSKU string

The premium SKU applied to the channel

ApiConfigurations []TelephonyChannelResourceApiConfigurationResponse

The list of Telephony api configuration

CognitiveServiceRegion string

The extensionKey2

CognitiveServiceSubscriptionKey string

The extensionKey1

DefaultLocale string

The default locale of the channel

IsEnabled bool

Whether the channel is enabled

PhoneNumbers []TelephonyPhoneNumbersResponse

The list of Telephony phone numbers

PremiumSKU string

The premium SKU applied to the channel

apiConfigurations List<TelephonyChannelResourceApiConfigurationResponse>

The list of Telephony api configuration

cognitiveServiceRegion String

The extensionKey2

cognitiveServiceSubscriptionKey String

The extensionKey1

defaultLocale String

The default locale of the channel

isEnabled Boolean

Whether the channel is enabled

phoneNumbers List<TelephonyPhoneNumbersResponse>

The list of Telephony phone numbers

premiumSKU String

The premium SKU applied to the channel

apiConfigurations TelephonyChannelResourceApiConfigurationResponse[]

The list of Telephony api configuration

cognitiveServiceRegion string

The extensionKey2

cognitiveServiceSubscriptionKey string

The extensionKey1

defaultLocale string

The default locale of the channel

isEnabled boolean

Whether the channel is enabled

phoneNumbers TelephonyPhoneNumbersResponse[]

The list of Telephony phone numbers

premiumSKU string

The premium SKU applied to the channel

api_configurations Sequence[TelephonyChannelResourceApiConfigurationResponse]

The list of Telephony api configuration

cognitive_service_region str

The extensionKey2

cognitive_service_subscription_key str

The extensionKey1

default_locale str

The default locale of the channel

is_enabled bool

Whether the channel is enabled

phone_numbers Sequence[TelephonyPhoneNumbersResponse]

The list of Telephony phone numbers

premium_sku str

The premium SKU applied to the channel

apiConfigurations List<Property Map>

The list of Telephony api configuration

cognitiveServiceRegion String

The extensionKey2

cognitiveServiceSubscriptionKey String

The extensionKey1

defaultLocale String

The default locale of the channel

isEnabled Boolean

Whether the channel is enabled

phoneNumbers List<Property Map>

The list of Telephony phone numbers

premiumSKU String

The premium SKU applied to the channel

TelephonyChannelResourceApiConfigurationResponse

CognitiveServiceRegion string

The cognitive service region.

CognitiveServiceResourceId string

The cognitive service resourceId.

CognitiveServiceSubscriptionKey string

The cognitive service subscription key.

DefaultLocale string

The default locale.

Id string

The id of config.

ProviderName string

The provider name.

CognitiveServiceRegion string

The cognitive service region.

CognitiveServiceResourceId string

The cognitive service resourceId.

CognitiveServiceSubscriptionKey string

The cognitive service subscription key.

DefaultLocale string

The default locale.

Id string

The id of config.

ProviderName string

The provider name.

cognitiveServiceRegion String

The cognitive service region.

cognitiveServiceResourceId String

The cognitive service resourceId.

cognitiveServiceSubscriptionKey String

The cognitive service subscription key.

defaultLocale String

The default locale.

id String

The id of config.

providerName String

The provider name.

cognitiveServiceRegion string

The cognitive service region.

cognitiveServiceResourceId string

The cognitive service resourceId.

cognitiveServiceSubscriptionKey string

The cognitive service subscription key.

defaultLocale string

The default locale.

id string

The id of config.

providerName string

The provider name.

cognitive_service_region str

The cognitive service region.

cognitive_service_resource_id str

The cognitive service resourceId.

cognitive_service_subscription_key str

The cognitive service subscription key.

default_locale str

The default locale.

id str

The id of config.

provider_name str

The provider name.

cognitiveServiceRegion String

The cognitive service region.

cognitiveServiceResourceId String

The cognitive service resourceId.

cognitiveServiceSubscriptionKey String

The cognitive service subscription key.

defaultLocale String

The default locale.

id String

The id of config.

providerName String

The provider name.

TelephonyChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.TelephonyChannelPropertiesResponse

The set of properties specific to Telephony channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties TelephonyChannelPropertiesResponse

The set of properties specific to Telephony channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties TelephonyChannelPropertiesResponse

The set of properties specific to Telephony channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties TelephonyChannelPropertiesResponse

The set of properties specific to Telephony channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties TelephonyChannelPropertiesResponse

The set of properties specific to Telephony channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Telephony channel resource

TelephonyPhoneNumbersResponse

AcsEndpoint string

The endpoint of ACS.

AcsResourceId string

The resource id of ACS.

AcsSecret string

The secret of ACS.

CognitiveServiceRegion string

The service region of cognitive service.

CognitiveServiceResourceId string

The resource id of cognitive service.

CognitiveServiceSubscriptionKey string

The subscription key of cognitive service.

DefaultLocale string

The default locale of the phone number.

Id string

The element id.

OfferType string

Optional Property that will determine the offering type of the phone.

PhoneNumber string

The phone number.

AcsEndpoint string

The endpoint of ACS.

AcsResourceId string

The resource id of ACS.

AcsSecret string

The secret of ACS.

CognitiveServiceRegion string

The service region of cognitive service.

CognitiveServiceResourceId string

The resource id of cognitive service.

CognitiveServiceSubscriptionKey string

The subscription key of cognitive service.

DefaultLocale string

The default locale of the phone number.

Id string

The element id.

OfferType string

Optional Property that will determine the offering type of the phone.

PhoneNumber string

The phone number.

acsEndpoint String

The endpoint of ACS.

acsResourceId String

The resource id of ACS.

acsSecret String

The secret of ACS.

cognitiveServiceRegion String

The service region of cognitive service.

cognitiveServiceResourceId String

The resource id of cognitive service.

cognitiveServiceSubscriptionKey String

The subscription key of cognitive service.

defaultLocale String

The default locale of the phone number.

id String

The element id.

offerType String

Optional Property that will determine the offering type of the phone.

phoneNumber String

The phone number.

acsEndpoint string

The endpoint of ACS.

acsResourceId string

The resource id of ACS.

acsSecret string

The secret of ACS.

cognitiveServiceRegion string

The service region of cognitive service.

cognitiveServiceResourceId string

The resource id of cognitive service.

cognitiveServiceSubscriptionKey string

The subscription key of cognitive service.

defaultLocale string

The default locale of the phone number.

id string

The element id.

offerType string

Optional Property that will determine the offering type of the phone.

phoneNumber string

The phone number.

acs_endpoint str

The endpoint of ACS.

acs_resource_id str

The resource id of ACS.

acs_secret str

The secret of ACS.

cognitive_service_region str

The service region of cognitive service.

cognitive_service_resource_id str

The resource id of cognitive service.

cognitive_service_subscription_key str

The subscription key of cognitive service.

default_locale str

The default locale of the phone number.

id str

The element id.

offer_type str

Optional Property that will determine the offering type of the phone.

phone_number str

The phone number.

acsEndpoint String

The endpoint of ACS.

acsResourceId String

The resource id of ACS.

acsSecret String

The secret of ACS.

cognitiveServiceRegion String

The service region of cognitive service.

cognitiveServiceResourceId String

The resource id of cognitive service.

cognitiveServiceSubscriptionKey String

The subscription key of cognitive service.

defaultLocale String

The default locale of the phone number.

id String

The element id.

offerType String

Optional Property that will determine the offering type of the phone.

phoneNumber String

The phone number.

WebChatChannelPropertiesResponse

WebChatEmbedCode string

Web chat control embed code

Sites List<Pulumi.AzureNative.BotService.Inputs.WebChatSiteResponse>

The list of Web Chat sites

WebChatEmbedCode string

Web chat control embed code

Sites []WebChatSiteResponse

The list of Web Chat sites

webChatEmbedCode String

Web chat control embed code

sites List<WebChatSiteResponse>

The list of Web Chat sites

webChatEmbedCode string

Web chat control embed code

sites WebChatSiteResponse[]

The list of Web Chat sites

web_chat_embed_code str

Web chat control embed code

sites Sequence[WebChatSiteResponse]

The list of Web Chat sites

webChatEmbedCode String

Web chat control embed code

sites List<Property Map>

The list of Web Chat sites

WebChatChannelResponse

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties Pulumi.AzureNative.BotService.Inputs.WebChatChannelPropertiesResponse

The set of properties specific to Web Chat channel resource

ProvisioningState string

Provisioning state of the resource

Etag string

Entity Tag of the resource

Location string

Specifies the location of the resource.

Properties WebChatChannelPropertiesResponse

The set of properties specific to Web Chat channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties WebChatChannelPropertiesResponse

The set of properties specific to Web Chat channel resource

provisioningState string

Provisioning state of the resource

etag string

Entity Tag of the resource

location string

Specifies the location of the resource.

properties WebChatChannelPropertiesResponse

The set of properties specific to Web Chat channel resource

provisioning_state str

Provisioning state of the resource

etag str

Entity Tag of the resource

location str

Specifies the location of the resource.

properties WebChatChannelPropertiesResponse

The set of properties specific to Web Chat channel resource

provisioningState String

Provisioning state of the resource

etag String

Entity Tag of the resource

location String

Specifies the location of the resource.

properties Property Map

The set of properties specific to Web Chat channel resource

WebChatSiteResponse

IsEnabled bool

Whether this site is enabled for DirectLine channel

IsTokenEnabled bool

Whether this site is token enabled for channel

IsWebchatPreviewEnabled bool

Whether this site is enabled for preview versions of Webchat

Key string

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

Key2 string

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

SiteId string

Site Id

SiteName string

Site name

AppId string

DirectLine application id

ETag string

Entity Tag

IsBlockUserUploadEnabled bool

Whether this site is enabled for block user upload.

IsDetailedLoggingEnabled bool

Whether this site is disabled detailed logging for

IsEndpointParametersEnabled bool

Whether this site is EndpointParameters enabled for channel

IsNoStorageEnabled bool

Whether this no-storage site is disabled detailed logging for

IsSecureSiteEnabled bool

Whether this site is enabled for authentication with Bot Framework.

IsV1Enabled bool

Whether this site is enabled for Bot Framework V1 protocol.

IsV3Enabled bool

Whether this site is enabled for Bot Framework V3 protocol.

IsWebChatSpeechEnabled bool

Whether this site is enabled for Webchat Speech

TenantId string

Tenant Id

TrustedOrigins List<string>

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

IsEnabled bool

Whether this site is enabled for DirectLine channel

IsTokenEnabled bool

Whether this site is token enabled for channel

IsWebchatPreviewEnabled bool

Whether this site is enabled for preview versions of Webchat

Key string

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

Key2 string

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

SiteId string

Site Id

SiteName string

Site name

AppId string

DirectLine application id

ETag string

Entity Tag

IsBlockUserUploadEnabled bool

Whether this site is enabled for block user upload.

IsDetailedLoggingEnabled bool

Whether this site is disabled detailed logging for

IsEndpointParametersEnabled bool

Whether this site is EndpointParameters enabled for channel

IsNoStorageEnabled bool

Whether this no-storage site is disabled detailed logging for

IsSecureSiteEnabled bool

Whether this site is enabled for authentication with Bot Framework.

IsV1Enabled bool

Whether this site is enabled for Bot Framework V1 protocol.

IsV3Enabled bool

Whether this site is enabled for Bot Framework V3 protocol.

IsWebChatSpeechEnabled bool

Whether this site is enabled for Webchat Speech

TenantId string

Tenant Id

TrustedOrigins []string

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

isEnabled Boolean

Whether this site is enabled for DirectLine channel

isTokenEnabled Boolean

Whether this site is token enabled for channel

isWebchatPreviewEnabled Boolean

Whether this site is enabled for preview versions of Webchat

key String

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 String

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

siteId String

Site Id

siteName String

Site name

appId String

DirectLine application id

eTag String

Entity Tag

isBlockUserUploadEnabled Boolean

Whether this site is enabled for block user upload.

isDetailedLoggingEnabled Boolean

Whether this site is disabled detailed logging for

isEndpointParametersEnabled Boolean

Whether this site is EndpointParameters enabled for channel

isNoStorageEnabled Boolean

Whether this no-storage site is disabled detailed logging for

isSecureSiteEnabled Boolean

Whether this site is enabled for authentication with Bot Framework.

isV1Enabled Boolean

Whether this site is enabled for Bot Framework V1 protocol.

isV3Enabled Boolean

Whether this site is enabled for Bot Framework V3 protocol.

isWebChatSpeechEnabled Boolean

Whether this site is enabled for Webchat Speech

tenantId String

Tenant Id

trustedOrigins List<String>

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

isEnabled boolean

Whether this site is enabled for DirectLine channel

isTokenEnabled boolean

Whether this site is token enabled for channel

isWebchatPreviewEnabled boolean

Whether this site is enabled for preview versions of Webchat

key string

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 string

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

siteId string

Site Id

siteName string

Site name

appId string

DirectLine application id

eTag string

Entity Tag

isBlockUserUploadEnabled boolean

Whether this site is enabled for block user upload.

isDetailedLoggingEnabled boolean

Whether this site is disabled detailed logging for

isEndpointParametersEnabled boolean

Whether this site is EndpointParameters enabled for channel

isNoStorageEnabled boolean

Whether this no-storage site is disabled detailed logging for

isSecureSiteEnabled boolean

Whether this site is enabled for authentication with Bot Framework.

isV1Enabled boolean

Whether this site is enabled for Bot Framework V1 protocol.

isV3Enabled boolean

Whether this site is enabled for Bot Framework V3 protocol.

isWebChatSpeechEnabled boolean

Whether this site is enabled for Webchat Speech

tenantId string

Tenant Id

trustedOrigins string[]

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

is_enabled bool

Whether this site is enabled for DirectLine channel

is_token_enabled bool

Whether this site is token enabled for channel

is_webchat_preview_enabled bool

Whether this site is enabled for preview versions of Webchat

key str

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 str

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

site_id str

Site Id

site_name str

Site name

app_id str

DirectLine application id

e_tag str

Entity Tag

is_block_user_upload_enabled bool

Whether this site is enabled for block user upload.

is_detailed_logging_enabled bool

Whether this site is disabled detailed logging for

is_endpoint_parameters_enabled bool

Whether this site is EndpointParameters enabled for channel

is_no_storage_enabled bool

Whether this no-storage site is disabled detailed logging for

is_secure_site_enabled bool

Whether this site is enabled for authentication with Bot Framework.

is_v1_enabled bool

Whether this site is enabled for Bot Framework V1 protocol.

is_v3_enabled bool

Whether this site is enabled for Bot Framework V3 protocol.

is_web_chat_speech_enabled bool

Whether this site is enabled for Webchat Speech

tenant_id str

Tenant Id

trusted_origins Sequence[str]

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

isEnabled Boolean

Whether this site is enabled for DirectLine channel

isTokenEnabled Boolean

Whether this site is token enabled for channel

isWebchatPreviewEnabled Boolean

Whether this site is enabled for preview versions of Webchat

key String

Primary key. Value only returned through POST to the action Channel List API, otherwise empty.

key2 String

Secondary key. Value only returned through POST to the action Channel List API, otherwise empty.

siteId String

Site Id

siteName String

Site name

appId String

DirectLine application id

eTag String

Entity Tag

isBlockUserUploadEnabled Boolean

Whether this site is enabled for block user upload.

isDetailedLoggingEnabled Boolean

Whether this site is disabled detailed logging for

isEndpointParametersEnabled Boolean

Whether this site is EndpointParameters enabled for channel

isNoStorageEnabled Boolean

Whether this no-storage site is disabled detailed logging for

isSecureSiteEnabled Boolean

Whether this site is enabled for authentication with Bot Framework.

isV1Enabled Boolean

Whether this site is enabled for Bot Framework V1 protocol.

isV3Enabled Boolean

Whether this site is enabled for Bot Framework V3 protocol.

isWebChatSpeechEnabled Boolean

Whether this site is enabled for Webchat Speech

tenantId String

Tenant Id

trustedOrigins List<String>

List of Trusted Origin URLs for this site. This field is applicable only if isSecureSiteEnabled is True.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0