This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.botservice.listChannelWithKeys
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Lists a Channel registration for a Bot Service including secrets Azure REST API version: 2022-09-15.
Other available API versions: 2023-09-15-preview.
Using listChannelWithKeys
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 listChannelWithKeys(args: ListChannelWithKeysArgs, opts?: InvokeOptions): Promise<ListChannelWithKeysResult>
function listChannelWithKeysOutput(args: ListChannelWithKeysOutputArgs, opts?: InvokeOptions): Output<ListChannelWithKeysResult>def list_channel_with_keys(channel_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           resource_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> ListChannelWithKeysResult
def list_channel_with_keys_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[ListChannelWithKeysResult]func ListChannelWithKeys(ctx *Context, args *ListChannelWithKeysArgs, opts ...InvokeOption) (*ListChannelWithKeysResult, error)
func ListChannelWithKeysOutput(ctx *Context, args *ListChannelWithKeysOutputArgs, opts ...InvokeOption) ListChannelWithKeysResultOutput> Note: This function is named ListChannelWithKeys in the Go SDK.
public static class ListChannelWithKeys 
{
    public static Task<ListChannelWithKeysResult> InvokeAsync(ListChannelWithKeysArgs args, InvokeOptions? opts = null)
    public static Output<ListChannelWithKeysResult> Invoke(ListChannelWithKeysInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListChannelWithKeysResult> listChannelWithKeys(ListChannelWithKeysArgs args, InvokeOptions options)
public static Output<ListChannelWithKeysResult> listChannelWithKeys(ListChannelWithKeysArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:botservice:listChannelWithKeys
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ChannelName string
- The name of the Channel resource.
- ResourceGroup stringName 
- 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 Channel resource.
- ResourceGroup stringName 
- 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 Channel resource.
- resourceGroup StringName 
- 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 Channel resource.
- resourceGroup stringName 
- 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 Channel resource.
- resource_group_ strname 
- 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 Channel resource.
- resourceGroup StringName 
- The name of the Bot resource group in the user subscription.
- resourceName String
- The name of the Bot resource.
listChannelWithKeys Result
The following output properties are available:
- Id string
- Specifies the resource ID.
- Name string
- Specifies the name of the resource.
- Properties
Pulumi.Azure | Pulumi.Native. Bot Service. Outputs. Acs Chat Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Alexa Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Direct Line Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Direct Line Speech Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Email Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Facebook Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Kik Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Line Channel Response Azure | Pulumi.Native. Bot Service. Outputs. M365Extensions Response Azure | Pulumi.Native. Bot Service. Outputs. Ms Teams Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Omnichannel Response Azure | Pulumi.Native. Bot Service. Outputs. Outlook Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Search Assistant Response Azure | Pulumi.Native. Bot Service. Outputs. Skype Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Slack Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Sms Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Telegram Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Telephony Channel Response Azure Native. Bot Service. Outputs. Web Chat Channel Response 
- The set of properties specific to bot channel resource
- Type string
- Specifies the type of the resource.
- Zones List<string>
- Entity zones
- ChangedTime string
- Changed time of the resource
- EntityTag string
- Entity tag of the resource
- Etag string
- Entity Tag.
- Kind string
- Required. Gets or sets the Kind of the resource.
- Location string
- Specifies the location of the resource.
- ProvisioningState string
- Provisioning state of the resource
- Resource
Pulumi.Azure | Pulumi.Native. Bot Service. Outputs. Acs Chat Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Alexa Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Direct Line Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Direct Line Speech Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Email Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Facebook Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Kik Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Line Channel Response Azure | Pulumi.Native. Bot Service. Outputs. M365Extensions Response Azure | Pulumi.Native. Bot Service. Outputs. Ms Teams Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Omnichannel Response Azure | Pulumi.Native. Bot Service. Outputs. Outlook Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Search Assistant Response Azure | Pulumi.Native. Bot Service. Outputs. Skype Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Slack Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Sms Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Telegram Channel Response Azure | Pulumi.Native. Bot Service. Outputs. Telephony Channel Response Azure Native. Bot Service. Outputs. Web Chat Channel Response 
- The set of properties specific to bot channel resource
- Setting
Pulumi.Azure Native. Bot Service. Outputs. Channel Settings Response 
- Channel settings
- Sku
Pulumi.Azure Native. Bot Service. Outputs. Sku Response 
- Gets or sets the SKU of the resource.
- 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
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- Type string
- Specifies the type of the resource.
- Zones []string
- Entity zones
- ChangedTime string
- Changed time of the resource
- EntityTag string
- Entity tag of the resource
- Etag string
- Entity Tag.
- Kind string
- Required. Gets or sets the Kind of the resource.
- Location string
- Specifies the location of the resource.
- ProvisioningState string
- Provisioning state of the resource
- Resource
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- Setting
ChannelSettings Response 
- Channel settings
- Sku
SkuResponse 
- Gets or sets the SKU of the resource.
- 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
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- type String
- Specifies the type of the resource.
- zones List<String>
- Entity zones
- changedTime String
- Changed time of the resource
- entityTag String
- Entity tag of the resource
- etag String
- Entity Tag.
- kind String
- Required. Gets or sets the Kind of the resource.
- location String
- Specifies the location of the resource.
- provisioningState String
- Provisioning state of the resource
- resource
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- setting
ChannelSettings Response 
- Channel settings
- sku
SkuResponse 
- Gets or sets the SKU of the resource.
- 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
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- type string
- Specifies the type of the resource.
- zones string[]
- Entity zones
- changedTime string
- Changed time of the resource
- entityTag string
- Entity tag of the resource
- etag string
- Entity Tag.
- kind string
- Required. Gets or sets the Kind of the resource.
- location string
- Specifies the location of the resource.
- provisioningState string
- Provisioning state of the resource
- resource
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- setting
ChannelSettings Response 
- Channel settings
- sku
SkuResponse 
- Gets or sets the SKU of the resource.
- {[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
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- type str
- Specifies the type of the resource.
- zones Sequence[str]
- Entity zones
- changed_time str
- Changed time of the resource
- entity_tag str
- Entity tag of the resource
- etag str
- Entity Tag.
- kind str
- Required. Gets or sets the Kind of the resource.
- location str
- Specifies the location of the resource.
- provisioning_state str
- Provisioning state of the resource
- resource
AcsChat | AlexaChannel Response Channel | DirectResponse Line | DirectChannel Response Line | EmailSpeech Channel Response Channel | FacebookResponse Channel | KikResponse Channel | LineResponse Channel | M365ExtensionsResponse Response | MsTeams | OmnichannelChannel Response Response | OutlookChannel | SearchResponse Assistant | SkypeResponse Channel | SlackResponse Channel | SmsResponse Channel | TelegramResponse Channel | TelephonyResponse Channel | WebResponse Chat Channel Response 
- The set of properties specific to bot channel resource
- setting
ChannelSettings Response 
- Channel settings
- sku
SkuResponse 
- Gets or sets the SKU of the resource.
- 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
- changedTime String
- Changed time of the resource
- entityTag String
- Entity tag of the resource
- etag String
- Entity Tag.
- kind String
- Required. Gets or sets the Kind of the resource.
- location String
- Specifies the location of the resource.
- provisioningState String
- Provisioning state of the resource
- resource 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
- setting Property Map
- Channel settings
- sku Property Map
- Gets or sets the SKU of the resource.
- 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   
- AlexaSkill stringId 
- The Alexa skill Id
- IsEnabled bool
- Whether this channel is enabled for the bot
- ServiceEndpoint stringUri 
- Full Uri used to configured the skill in Alexa
- UrlFragment string
- Url fragment used in part of the Uri configured in Alexa
- AlexaSkill stringId 
- The Alexa skill Id
- IsEnabled bool
- Whether this channel is enabled for the bot
- ServiceEndpoint stringUri 
- Full Uri used to configured the skill in Alexa
- UrlFragment string
- Url fragment used in part of the Uri configured in Alexa
- alexaSkill StringId 
- The Alexa skill Id
- isEnabled Boolean
- Whether this channel is enabled for the bot
- serviceEndpoint StringUri 
- Full Uri used to configured the skill in Alexa
- urlFragment String
- Url fragment used in part of the Uri configured in Alexa
- alexaSkill stringId 
- The Alexa skill Id
- isEnabled boolean
- Whether this channel is enabled for the bot
- serviceEndpoint stringUri 
- Full Uri used to configured the skill in Alexa
- urlFragment string
- Url fragment used in part of the Uri configured in Alexa
- alexa_skill_ strid 
- The Alexa skill Id
- is_enabled bool
- Whether this channel is enabled for the bot
- service_endpoint_ struri 
- Full Uri used to configured the skill in Alexa
- url_fragment str
- Url fragment used in part of the Uri configured in Alexa
- alexaSkill StringId 
- The Alexa skill Id
- isEnabled Boolean
- Whether this channel is enabled for the bot
- serviceEndpoint StringUri 
- 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.Azure Native. Bot Service. Inputs. Alexa Channel Properties Response 
- 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
AlexaChannel Properties Response 
- 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
AlexaChannel Properties Response 
- 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
AlexaChannel Properties Response 
- 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
AlexaChannel Properties Response 
- 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
ChannelSettingsResponse  
- BotIcon stringUrl 
- The bot icon url
- BotId string
- The bot id
- ChannelDisplay stringName 
- The channel display name
- ChannelId string
- The channel id
- DisableLocal boolAuth 
- Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
- ExtensionKey1 string
- The extensionKey1
- ExtensionKey2 string
- The extensionKey2
- IsEnabled bool
- Whether this channel is enabled for the bot
- RequireTerms boolAgreement 
- Whether customer needs to agree to new terms.
- Sites
List<Pulumi.Azure Native. Bot Service. Inputs. Site Response> 
- The list of sites
- BotIcon stringUrl 
- The bot icon url
- BotId string
- The bot id
- ChannelDisplay stringName 
- The channel display name
- ChannelId string
- The channel id
- DisableLocal boolAuth 
- Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
- ExtensionKey1 string
- The extensionKey1
- ExtensionKey2 string
- The extensionKey2
- IsEnabled bool
- Whether this channel is enabled for the bot
- RequireTerms boolAgreement 
- Whether customer needs to agree to new terms.
- Sites
[]SiteResponse 
- The list of sites
- botIcon StringUrl 
- The bot icon url
- botId String
- The bot id
- channelDisplay StringName 
- The channel display name
- channelId String
- The channel id
- disableLocal BooleanAuth 
- Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
- extensionKey1 String
- The extensionKey1
- extensionKey2 String
- The extensionKey2
- isEnabled Boolean
- Whether this channel is enabled for the bot
- requireTerms BooleanAgreement 
- Whether customer needs to agree to new terms.
- sites
List<SiteResponse> 
- The list of sites
- botIcon stringUrl 
- The bot icon url
- botId string
- The bot id
- channelDisplay stringName 
- The channel display name
- channelId string
- The channel id
- disableLocal booleanAuth 
- Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
- extensionKey1 string
- The extensionKey1
- extensionKey2 string
- The extensionKey2
- isEnabled boolean
- Whether this channel is enabled for the bot
- requireTerms booleanAgreement 
- Whether customer needs to agree to new terms.
- sites
SiteResponse[] 
- The list of sites
- bot_icon_ strurl 
- The bot icon url
- bot_id str
- The bot id
- channel_display_ strname 
- The channel display name
- channel_id str
- The channel id
- disable_local_ boolauth 
- Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
- extension_key1 str
- The extensionKey1
- extension_key2 str
- The extensionKey2
- is_enabled bool
- Whether this channel is enabled for the bot
- require_terms_ boolagreement 
- Whether customer needs to agree to new terms.
- sites
Sequence[SiteResponse] 
- The list of sites
- botIcon StringUrl 
- The bot icon url
- botId String
- The bot id
- channelDisplay StringName 
- The channel display name
- channelId String
- The channel id
- disableLocal BooleanAuth 
- Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.
- extensionKey1 String
- The extensionKey1
- extensionKey2 String
- The extensionKey2
- isEnabled Boolean
- Whether this channel is enabled for the bot
- requireTerms BooleanAgreement 
- Whether customer needs to agree to new terms.
- sites List<Property Map>
- The list of sites
DirectLineChannelPropertiesResponse    
- DirectLine stringEmbed Code 
- Direct Line embed code of the resource
- ExtensionKey1 string
- The extensionKey1
- ExtensionKey2 string
- The extensionKey2
- Sites
List<Pulumi.Azure Native. Bot Service. Inputs. Direct Line Site Response> 
- The list of Direct Line sites
- DirectLine stringEmbed Code 
- Direct Line embed code of the resource
- ExtensionKey1 string
- The extensionKey1
- ExtensionKey2 string
- The extensionKey2
- Sites
[]DirectLine Site Response 
- The list of Direct Line sites
- directLine StringEmbed Code 
- Direct Line embed code of the resource
- extensionKey1 String
- The extensionKey1
- extensionKey2 String
- The extensionKey2
- sites
List<DirectLine Site Response> 
- The list of Direct Line sites
- directLine stringEmbed Code 
- Direct Line embed code of the resource
- extensionKey1 string
- The extensionKey1
- extensionKey2 string
- The extensionKey2
- sites
DirectLine Site Response[] 
- The list of Direct Line sites
- direct_line_ strembed_ code 
- Direct Line embed code of the resource
- extension_key1 str
- The extensionKey1
- extension_key2 str
- The extensionKey2
- sites
Sequence[DirectLine Site Response] 
- The list of Direct Line sites
- directLine StringEmbed Code 
- 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.Azure Native. Bot Service. Inputs. Direct Line Channel Properties Response 
- 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
DirectLine Channel Properties Response 
- 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
DirectLine Channel Properties Response 
- 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
DirectLine Channel Properties Response 
- 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
DirectLine Channel Properties Response 
- 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
- IsToken boolEnabled 
- 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
- IsBlock boolUser Upload Enabled 
- Whether this site is enabled for block user upload.
- IsDetailed boolLogging Enabled 
- Whether this site is disabled detailed logging for
- IsEndpoint boolParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- IsNo boolStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- IsSecure boolSite Enabled 
- Whether this site is enabled for authentication with Bot Framework.
- IsWeb boolChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- IsWebchat boolPreview Enabled 
- 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
- IsToken boolEnabled 
- 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
- IsBlock boolUser Upload Enabled 
- Whether this site is enabled for block user upload.
- IsDetailed boolLogging Enabled 
- Whether this site is disabled detailed logging for
- IsEndpoint boolParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- IsNo boolStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- IsSecure boolSite Enabled 
- Whether this site is enabled for authentication with Bot Framework.
- IsWeb boolChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- IsWebchat boolPreview Enabled 
- 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
- isToken BooleanEnabled 
- 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
- isBlock BooleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed BooleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint BooleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo BooleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure BooleanSite Enabled 
- Whether this site is enabled for authentication with Bot Framework.
- isWeb BooleanChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- isWebchat BooleanPreview Enabled 
- 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
- isToken booleanEnabled 
- 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
- isBlock booleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed booleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint booleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo booleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure booleanSite Enabled 
- Whether this site is enabled for authentication with Bot Framework.
- isWeb booleanChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- isWebchat booleanPreview Enabled 
- 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_ boolenabled 
- Whether this site is token enabled for channel
- is_v1_ boolenabled 
- Whether this site is enabled for Bot Framework V1 protocol.
- is_v3_ boolenabled 
- 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_ booluser_ upload_ enabled 
- Whether this site is enabled for block user upload.
- is_detailed_ boollogging_ enabled 
- Whether this site is disabled detailed logging for
- is_endpoint_ boolparameters_ enabled 
- Whether this site is EndpointParameters enabled for channel
- is_no_ boolstorage_ enabled 
- Whether this no-storage site is disabled detailed logging for
- is_secure_ boolsite_ enabled 
- Whether this site is enabled for authentication with Bot Framework.
- is_web_ boolchat_ speech_ enabled 
- Whether this site is enabled for Webchat Speech
- is_webchat_ boolpreview_ enabled 
- 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
- isToken BooleanEnabled 
- 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
- isBlock BooleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed BooleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint BooleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo BooleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure BooleanSite Enabled 
- Whether this site is enabled for authentication with Bot Framework.
- isWeb BooleanChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- isWebchat BooleanPreview Enabled 
- 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     
- CognitiveService stringRegion 
- The cognitive service region with this channel registration.
- CognitiveService stringResource Id 
- The cognitive service id with this channel registration.
- CognitiveService stringSubscription Key 
- The cognitive service subscription key to use with this channel registration.
- CustomSpeech stringModel Id 
- Custom voice deployment id (optional).
- CustomVoice stringDeployment Id 
- Custom speech model id (optional).
- IsDefault boolBot For Cog Svc Account 
- Make this a default bot for chosen cognitive service account.
- IsEnabled bool
- Whether this channel is enabled or not.
- CognitiveService stringRegion 
- The cognitive service region with this channel registration.
- CognitiveService stringResource Id 
- The cognitive service id with this channel registration.
- CognitiveService stringSubscription Key 
- The cognitive service subscription key to use with this channel registration.
- CustomSpeech stringModel Id 
- Custom voice deployment id (optional).
- CustomVoice stringDeployment Id 
- Custom speech model id (optional).
- IsDefault boolBot For Cog Svc Account 
- Make this a default bot for chosen cognitive service account.
- IsEnabled bool
- Whether this channel is enabled or not.
- cognitiveService StringRegion 
- The cognitive service region with this channel registration.
- cognitiveService StringResource Id 
- The cognitive service id with this channel registration.
- cognitiveService StringSubscription Key 
- The cognitive service subscription key to use with this channel registration.
- customSpeech StringModel Id 
- Custom voice deployment id (optional).
- customVoice StringDeployment Id 
- Custom speech model id (optional).
- isDefault BooleanBot For Cog Svc Account 
- Make this a default bot for chosen cognitive service account.
- isEnabled Boolean
- Whether this channel is enabled or not.
- cognitiveService stringRegion 
- The cognitive service region with this channel registration.
- cognitiveService stringResource Id 
- The cognitive service id with this channel registration.
- cognitiveService stringSubscription Key 
- The cognitive service subscription key to use with this channel registration.
- customSpeech stringModel Id 
- Custom voice deployment id (optional).
- customVoice stringDeployment Id 
- Custom speech model id (optional).
- isDefault booleanBot For Cog Svc Account 
- Make this a default bot for chosen cognitive service account.
- isEnabled boolean
- Whether this channel is enabled or not.
- cognitive_service_ strregion 
- The cognitive service region with this channel registration.
- cognitive_service_ strresource_ id 
- The cognitive service id with this channel registration.
- cognitive_service_ strsubscription_ key 
- The cognitive service subscription key to use with this channel registration.
- custom_speech_ strmodel_ id 
- Custom voice deployment id (optional).
- custom_voice_ strdeployment_ id 
- Custom speech model id (optional).
- is_default_ boolbot_ for_ cog_ svc_ account 
- Make this a default bot for chosen cognitive service account.
- is_enabled bool
- Whether this channel is enabled or not.
- cognitiveService StringRegion 
- The cognitive service region with this channel registration.
- cognitiveService StringResource Id 
- The cognitive service id with this channel registration.
- cognitiveService StringSubscription Key 
- The cognitive service subscription key to use with this channel registration.
- customSpeech StringModel Id 
- Custom voice deployment id (optional).
- customVoice StringDeployment Id 
- Custom speech model id (optional).
- isDefault BooleanBot For Cog Svc Account 
- 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.Azure Native. Bot Service. Inputs. Direct Line Speech Channel Properties Response 
- 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
DirectLine Speech Channel Properties Response 
- 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
DirectLine Speech Channel Properties Response 
- 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
DirectLine Speech Channel Properties Response 
- 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
DirectLine Speech Channel Properties Response 
- 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.Azure Native. Bot Service. Inputs. Email Channel Properties Response 
- 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
EmailChannel Properties Response 
- 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
EmailChannel Properties Response 
- 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
EmailChannel Properties Response 
- 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
EmailChannel Properties Response 
- 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.Azure Native. Bot Service. Inputs. Facebook Page Response> 
- 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
[]FacebookPage Response 
- 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<FacebookPage Response> 
- 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
FacebookPage Response[] 
- 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[FacebookPage Response] 
- 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.Azure Native. Bot Service. Inputs. Facebook Channel Properties Response 
- 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
FacebookChannel Properties Response 
- 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
FacebookChannel Properties Response 
- 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
FacebookChannel Properties Response 
- 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
FacebookChannel Properties Response 
- 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.Azure Native. Bot Service. Inputs. Kik Channel Properties Response 
- 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
KikChannel Properties Response 
- 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
KikChannel Properties Response 
- 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
KikChannel Properties Response 
- 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
KikChannel Properties Response 
- 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.Azure Native. Bot Service. Inputs. Line Registration Response> 
- 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 []LineRegistration Response 
- 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<LineRegistration Response> 
- 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 LineRegistration Response[] 
- 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[LineRegistration Response] 
- 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.Azure Native. Bot Service. Inputs. Line Channel Properties Response 
- 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
LineChannel Properties Response 
- 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
LineChannel Properties Response 
- 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
LineChannel Properties Response 
- 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
LineChannel Properties Response 
- 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
- ChannelAccess stringToken 
- Access token for the line channel registration
- ChannelSecret string
- Secret for the line channel registration
- GeneratedId string
- Id generated for the line channel registration
- ChannelAccess stringToken 
- Access token for the line channel registration
- ChannelSecret string
- Secret for the line channel registration
- generatedId String
- Id generated for the line channel registration
- channelAccess StringToken 
- Access token for the line channel registration
- channelSecret String
- Secret for the line channel registration
- generatedId string
- Id generated for the line channel registration
- channelAccess stringToken 
- 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_ strtoken 
- 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
- channelAccess StringToken 
- 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
- IncomingCall stringRoute 
- 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
- IncomingCall stringRoute 
- 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
- incomingCall StringRoute 
- 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
- incomingCall stringRoute 
- 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_ strroute 
- 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
- incomingCall StringRoute 
- 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.Azure Native. Bot Service. Inputs. Ms Teams Channel Properties Response 
- 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
MsTeams Channel Properties Response 
- 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
MsTeams Channel Properties Response 
- 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
MsTeams Channel Properties Response 
- 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
MsTeams Channel Properties Response 
- 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.
SiteResponse 
- IsEnabled bool
- Whether this site is enabled for DirectLine channel
- IsToken boolEnabled 
- Whether this site is token enabled for channel
- 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
- IsBlock boolUser Upload Enabled 
- Whether this site is enabled for block user upload.
- IsDetailed boolLogging Enabled 
- Whether this site is disabled detailed logging for
- IsEndpoint boolParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- IsNo boolStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- IsSecure boolSite Enabled 
- 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.
- IsWeb boolChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- IsWebchat boolPreview Enabled 
- 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
- IsToken boolEnabled 
- Whether this site is token enabled for channel
- 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
- IsBlock boolUser Upload Enabled 
- Whether this site is enabled for block user upload.
- IsDetailed boolLogging Enabled 
- Whether this site is disabled detailed logging for
- IsEndpoint boolParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- IsNo boolStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- IsSecure boolSite Enabled 
- 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.
- IsWeb boolChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- IsWebchat boolPreview Enabled 
- 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
- isToken BooleanEnabled 
- Whether this site is token enabled for channel
- 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
- isBlock BooleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed BooleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint BooleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo BooleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure BooleanSite Enabled 
- 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.
- isWeb BooleanChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- isWebchat BooleanPreview Enabled 
- 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
- isToken booleanEnabled 
- Whether this site is token enabled for channel
- 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
- isBlock booleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed booleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint booleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo booleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure booleanSite Enabled 
- 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.
- isWeb booleanChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- isWebchat booleanPreview Enabled 
- 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_ boolenabled 
- Whether this site is token enabled for channel
- 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_ booluser_ upload_ enabled 
- Whether this site is enabled for block user upload.
- is_detailed_ boollogging_ enabled 
- Whether this site is disabled detailed logging for
- is_endpoint_ boolparameters_ enabled 
- Whether this site is EndpointParameters enabled for channel
- is_no_ boolstorage_ enabled 
- Whether this no-storage site is disabled detailed logging for
- is_secure_ boolsite_ enabled 
- Whether this site is enabled for authentication with Bot Framework.
- is_v1_ boolenabled 
- Whether this site is enabled for Bot Framework V1 protocol.
- is_v3_ boolenabled 
- Whether this site is enabled for Bot Framework V3 protocol.
- is_web_ boolchat_ speech_ enabled 
- Whether this site is enabled for Webchat Speech
- is_webchat_ boolpreview_ enabled 
- 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
- isToken BooleanEnabled 
- Whether this site is token enabled for channel
- 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
- isBlock BooleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed BooleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint BooleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo BooleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure BooleanSite Enabled 
- 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.
- isWeb BooleanChat Speech Enabled 
- Whether this site is enabled for Webchat Speech
- isWebchat BooleanPreview Enabled 
- 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.
SkuResponse 
SkypeChannelPropertiesResponse   
- IsEnabled bool
- Whether this channel is enabled for the bot
- CallingWeb stringHook 
- Calling web hook for Skype channel
- EnableCalling bool
- Enable calling for Skype channel
- EnableGroups bool
- Enable groups for Skype channel
- EnableMedia boolCards 
- Enable media cards for Skype channel
- EnableMessaging bool
- Enable messaging for Skype channel
- EnableScreen boolSharing 
- Enable screen sharing for Skype channel
- EnableVideo bool
- Enable video for Skype channel
- GroupsMode string
- Group mode for Skype channel
- IncomingCall stringRoute 
- Incoming call route for Skype channel
- IsEnabled bool
- Whether this channel is enabled for the bot
- CallingWeb stringHook 
- Calling web hook for Skype channel
- EnableCalling bool
- Enable calling for Skype channel
- EnableGroups bool
- Enable groups for Skype channel
- EnableMedia boolCards 
- Enable media cards for Skype channel
- EnableMessaging bool
- Enable messaging for Skype channel
- EnableScreen boolSharing 
- Enable screen sharing for Skype channel
- EnableVideo bool
- Enable video for Skype channel
- GroupsMode string
- Group mode for Skype channel
- IncomingCall stringRoute 
- Incoming call route for Skype channel
- isEnabled Boolean
- Whether this channel is enabled for the bot
- callingWeb StringHook 
- Calling web hook for Skype channel
- enableCalling Boolean
- Enable calling for Skype channel
- enableGroups Boolean
- Enable groups for Skype channel
- enableMedia BooleanCards 
- Enable media cards for Skype channel
- enableMessaging Boolean
- Enable messaging for Skype channel
- enableScreen BooleanSharing 
- Enable screen sharing for Skype channel
- enableVideo Boolean
- Enable video for Skype channel
- groupsMode String
- Group mode for Skype channel
- incomingCall StringRoute 
- Incoming call route for Skype channel
- isEnabled boolean
- Whether this channel is enabled for the bot
- callingWeb stringHook 
- Calling web hook for Skype channel
- enableCalling boolean
- Enable calling for Skype channel
- enableGroups boolean
- Enable groups for Skype channel
- enableMedia booleanCards 
- Enable media cards for Skype channel
- enableMessaging boolean
- Enable messaging for Skype channel
- enableScreen booleanSharing 
- Enable screen sharing for Skype channel
- enableVideo boolean
- Enable video for Skype channel
- groupsMode string
- Group mode for Skype channel
- incomingCall stringRoute 
- Incoming call route for Skype channel
- is_enabled bool
- Whether this channel is enabled for the bot
- calling_web_ strhook 
- Calling web hook for Skype channel
- enable_calling bool
- Enable calling for Skype channel
- enable_groups bool
- Enable groups for Skype channel
- enable_media_ boolcards 
- Enable media cards for Skype channel
- enable_messaging bool
- Enable messaging for Skype channel
- enable_screen_ boolsharing 
- Enable screen sharing for Skype channel
- enable_video bool
- Enable video for Skype channel
- groups_mode str
- Group mode for Skype channel
- incoming_call_ strroute 
- Incoming call route for Skype channel
- isEnabled Boolean
- Whether this channel is enabled for the bot
- callingWeb StringHook 
- Calling web hook for Skype channel
- enableCalling Boolean
- Enable calling for Skype channel
- enableGroups Boolean
- Enable groups for Skype channel
- enableMedia BooleanCards 
- Enable media cards for Skype channel
- enableMessaging Boolean
- Enable messaging for Skype channel
- enableScreen BooleanSharing 
- Enable screen sharing for Skype channel
- enableVideo Boolean
- Enable video for Skype channel
- groupsMode String
- Group mode for Skype channel
- incomingCall StringRoute 
- 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.Azure Native. Bot Service. Inputs. Skype Channel Properties Response 
- 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
SkypeChannel Properties Response 
- 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
SkypeChannel Properties Response 
- 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
SkypeChannel Properties Response 
- 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
SkypeChannel Properties Response 
- 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
- LastSubmission stringId 
- The Sms auth token
- RedirectAction string
- The Slack redirect action
- 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.
- LandingPage stringUrl 
- The Slack landing page Url
- RegisterBefore boolOAuth Flow 
- Whether to register the settings before OAuth validation is performed. Recommended to True.
- 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
- LastSubmission stringId 
- The Sms auth token
- RedirectAction string
- The Slack redirect action
- 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.
- LandingPage stringUrl 
- The Slack landing page Url
- RegisterBefore boolOAuth Flow 
- Whether to register the settings before OAuth validation is performed. Recommended to True.
- 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
- lastSubmission StringId 
- The Sms auth token
- redirectAction String
- The Slack redirect action
- 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.
- landingPage StringUrl 
- The Slack landing page Url
- registerBefore BooleanOAuth Flow 
- Whether to register the settings before OAuth validation is performed. Recommended to True.
- 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
- lastSubmission stringId 
- The Sms auth token
- redirectAction string
- The Slack redirect action
- 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.
- landingPage stringUrl 
- The Slack landing page Url
- registerBefore booleanOAuth Flow 
- Whether to register the settings before OAuth validation is performed. Recommended to True.
- 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_ strid 
- The Sms auth token
- redirect_action str
- The Slack redirect action
- 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_ strurl 
- The Slack landing page Url
- register_before_ boolo_ auth_ flow 
- Whether to register the settings before OAuth validation is performed. Recommended to True.
- 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
- lastSubmission StringId 
- The Sms auth token
- redirectAction String
- The Slack redirect action
- 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.
- landingPage StringUrl 
- The Slack landing page Url
- registerBefore BooleanOAuth Flow 
- Whether to register the settings before OAuth validation is performed. Recommended to True.
- 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.Azure Native. Bot Service. Inputs. Slack Channel Properties Response 
- 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
SlackChannel Properties Response 
- 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
SlackChannel Properties Response 
- 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
SlackChannel Properties Response 
- 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
SlackChannel Properties Response 
- 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.Azure Native. Bot Service. Inputs. Sms Channel Properties Response 
- 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
SmsChannel Properties Response 
- 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
SmsChannel Properties Response 
- 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
SmsChannel Properties Response 
- 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
SmsChannel Properties Response 
- 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.Azure Native. Bot Service. Inputs. Telegram Channel Properties Response 
- 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
TelegramChannel Properties Response 
- 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
TelegramChannel Properties Response 
- 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
TelegramChannel Properties Response 
- 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
TelegramChannel Properties Response 
- 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.Azure Native. Bot Service. Inputs. Telephony Channel Resource Api Configuration Response> 
- The list of Telephony api configuration
- CognitiveService stringRegion 
- The extensionKey2
- CognitiveService stringSubscription Key 
- The extensionKey1
- DefaultLocale string
- The default locale of the channel
- IsEnabled bool
- Whether the channel is enabled
- PhoneNumbers List<Pulumi.Azure Native. Bot Service. Inputs. Telephony Phone Numbers Response> 
- The list of Telephony phone numbers
- string
- The premium SKU applied to the channel
- ApiConfigurations []TelephonyChannel Resource Api Configuration Response 
- The list of Telephony api configuration
- CognitiveService stringRegion 
- The extensionKey2
- CognitiveService stringSubscription Key 
- The extensionKey1
- DefaultLocale string
- The default locale of the channel
- IsEnabled bool
- Whether the channel is enabled
- PhoneNumbers []TelephonyPhone Numbers Response 
- The list of Telephony phone numbers
- string
- The premium SKU applied to the channel
- apiConfigurations List<TelephonyChannel Resource Api Configuration Response> 
- The list of Telephony api configuration
- cognitiveService StringRegion 
- The extensionKey2
- cognitiveService StringSubscription Key 
- The extensionKey1
- defaultLocale String
- The default locale of the channel
- isEnabled Boolean
- Whether the channel is enabled
- phoneNumbers List<TelephonyPhone Numbers Response> 
- The list of Telephony phone numbers
- String
- The premium SKU applied to the channel
- apiConfigurations TelephonyChannel Resource Api Configuration Response[] 
- The list of Telephony api configuration
- cognitiveService stringRegion 
- The extensionKey2
- cognitiveService stringSubscription Key 
- The extensionKey1
- defaultLocale string
- The default locale of the channel
- isEnabled boolean
- Whether the channel is enabled
- phoneNumbers TelephonyPhone Numbers Response[] 
- The list of Telephony phone numbers
- string
- The premium SKU applied to the channel
- api_configurations Sequence[TelephonyChannel Resource Api Configuration Response] 
- The list of Telephony api configuration
- cognitive_service_ strregion 
- The extensionKey2
- cognitive_service_ strsubscription_ key 
- The extensionKey1
- default_locale str
- The default locale of the channel
- is_enabled bool
- Whether the channel is enabled
- phone_numbers Sequence[TelephonyPhone Numbers Response] 
- The list of Telephony phone numbers
- str
- The premium SKU applied to the channel
- apiConfigurations List<Property Map>
- The list of Telephony api configuration
- cognitiveService StringRegion 
- The extensionKey2
- cognitiveService StringSubscription Key 
- 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
- String
- The premium SKU applied to the channel
TelephonyChannelResourceApiConfigurationResponse     
- CognitiveService stringRegion 
- The cognitive service region.
- CognitiveService stringResource Id 
- The cognitive service resourceId.
- CognitiveService stringSubscription Key 
- The cognitive service subscription key.
- DefaultLocale string
- The default locale.
- Id string
- The id of config.
- ProviderName string
- The provider name.
- CognitiveService stringRegion 
- The cognitive service region.
- CognitiveService stringResource Id 
- The cognitive service resourceId.
- CognitiveService stringSubscription Key 
- The cognitive service subscription key.
- DefaultLocale string
- The default locale.
- Id string
- The id of config.
- ProviderName string
- The provider name.
- cognitiveService StringRegion 
- The cognitive service region.
- cognitiveService StringResource Id 
- The cognitive service resourceId.
- cognitiveService StringSubscription Key 
- The cognitive service subscription key.
- defaultLocale String
- The default locale.
- id String
- The id of config.
- providerName String
- The provider name.
- cognitiveService stringRegion 
- The cognitive service region.
- cognitiveService stringResource Id 
- The cognitive service resourceId.
- cognitiveService stringSubscription Key 
- The cognitive service subscription key.
- defaultLocale string
- The default locale.
- id string
- The id of config.
- providerName string
- The provider name.
- cognitive_service_ strregion 
- The cognitive service region.
- cognitive_service_ strresource_ id 
- The cognitive service resourceId.
- cognitive_service_ strsubscription_ key 
- The cognitive service subscription key.
- default_locale str
- The default locale.
- id str
- The id of config.
- provider_name str
- The provider name.
- cognitiveService StringRegion 
- The cognitive service region.
- cognitiveService StringResource Id 
- The cognitive service resourceId.
- cognitiveService StringSubscription Key 
- 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.Azure Native. Bot Service. Inputs. Telephony Channel Properties Response 
- 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
TelephonyChannel Properties Response 
- 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
TelephonyChannel Properties Response 
- 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
TelephonyChannel Properties Response 
- 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
TelephonyChannel Properties Response 
- 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.
- AcsResource stringId 
- The resource id of ACS.
- AcsSecret string
- The secret of ACS.
- CognitiveService stringRegion 
- The service region of cognitive service.
- CognitiveService stringResource Id 
- The resource id of cognitive service.
- CognitiveService stringSubscription Key 
- 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.
- AcsResource stringId 
- The resource id of ACS.
- AcsSecret string
- The secret of ACS.
- CognitiveService stringRegion 
- The service region of cognitive service.
- CognitiveService stringResource Id 
- The resource id of cognitive service.
- CognitiveService stringSubscription Key 
- 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.
- acsResource StringId 
- The resource id of ACS.
- acsSecret String
- The secret of ACS.
- cognitiveService StringRegion 
- The service region of cognitive service.
- cognitiveService StringResource Id 
- The resource id of cognitive service.
- cognitiveService StringSubscription Key 
- 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.
- acsResource stringId 
- The resource id of ACS.
- acsSecret string
- The secret of ACS.
- cognitiveService stringRegion 
- The service region of cognitive service.
- cognitiveService stringResource Id 
- The resource id of cognitive service.
- cognitiveService stringSubscription Key 
- 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_ strid 
- The resource id of ACS.
- acs_secret str
- The secret of ACS.
- cognitive_service_ strregion 
- The service region of cognitive service.
- cognitive_service_ strresource_ id 
- The resource id of cognitive service.
- cognitive_service_ strsubscription_ key 
- 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.
- acsResource StringId 
- The resource id of ACS.
- acsSecret String
- The secret of ACS.
- cognitiveService StringRegion 
- The service region of cognitive service.
- cognitiveService StringResource Id 
- The resource id of cognitive service.
- cognitiveService StringSubscription Key 
- 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    
- WebChat stringEmbed Code 
- Web chat control embed code
- Sites
List<Pulumi.Azure Native. Bot Service. Inputs. Web Chat Site Response> 
- The list of Web Chat sites
- WebChat stringEmbed Code 
- Web chat control embed code
- Sites
[]WebChat Site Response 
- The list of Web Chat sites
- webChat StringEmbed Code 
- Web chat control embed code
- sites
List<WebChat Site Response> 
- The list of Web Chat sites
- webChat stringEmbed Code 
- Web chat control embed code
- sites
WebChat Site Response[] 
- The list of Web Chat sites
- web_chat_ strembed_ code 
- Web chat control embed code
- sites
Sequence[WebChat Site Response] 
- The list of Web Chat sites
- webChat StringEmbed Code 
- 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.Azure Native. Bot Service. Inputs. Web Chat Channel Properties Response 
- 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
WebChat Channel Properties Response 
- 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
WebChat Channel Properties Response 
- 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
WebChat Channel Properties Response 
- 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
WebChat Channel Properties Response 
- 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
- IsToken boolEnabled 
- Whether this site is token enabled for channel
- IsWebchat boolPreview Enabled 
- 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
- IsBlock boolUser Upload Enabled 
- Whether this site is enabled for block user upload.
- IsDetailed boolLogging Enabled 
- Whether this site is disabled detailed logging for
- IsEndpoint boolParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- IsNo boolStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- IsSecure boolSite Enabled 
- 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.
- IsWeb boolChat Speech Enabled 
- 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
- IsToken boolEnabled 
- Whether this site is token enabled for channel
- IsWebchat boolPreview Enabled 
- 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
- IsBlock boolUser Upload Enabled 
- Whether this site is enabled for block user upload.
- IsDetailed boolLogging Enabled 
- Whether this site is disabled detailed logging for
- IsEndpoint boolParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- IsNo boolStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- IsSecure boolSite Enabled 
- 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.
- IsWeb boolChat Speech Enabled 
- 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
- isToken BooleanEnabled 
- Whether this site is token enabled for channel
- isWebchat BooleanPreview Enabled 
- 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
- isBlock BooleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed BooleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint BooleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo BooleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure BooleanSite Enabled 
- 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.
- isWeb BooleanChat Speech Enabled 
- 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
- isToken booleanEnabled 
- Whether this site is token enabled for channel
- isWebchat booleanPreview Enabled 
- 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
- isBlock booleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed booleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint booleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo booleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure booleanSite Enabled 
- 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.
- isWeb booleanChat Speech Enabled 
- 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_ boolenabled 
- Whether this site is token enabled for channel
- is_webchat_ boolpreview_ enabled 
- 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_ booluser_ upload_ enabled 
- Whether this site is enabled for block user upload.
- is_detailed_ boollogging_ enabled 
- Whether this site is disabled detailed logging for
- is_endpoint_ boolparameters_ enabled 
- Whether this site is EndpointParameters enabled for channel
- is_no_ boolstorage_ enabled 
- Whether this no-storage site is disabled detailed logging for
- is_secure_ boolsite_ enabled 
- Whether this site is enabled for authentication with Bot Framework.
- is_v1_ boolenabled 
- Whether this site is enabled for Bot Framework V1 protocol.
- is_v3_ boolenabled 
- Whether this site is enabled for Bot Framework V3 protocol.
- is_web_ boolchat_ speech_ enabled 
- 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
- isToken BooleanEnabled 
- Whether this site is token enabled for channel
- isWebchat BooleanPreview Enabled 
- 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
- isBlock BooleanUser Upload Enabled 
- Whether this site is enabled for block user upload.
- isDetailed BooleanLogging Enabled 
- Whether this site is disabled detailed logging for
- isEndpoint BooleanParameters Enabled 
- Whether this site is EndpointParameters enabled for channel
- isNo BooleanStorage Enabled 
- Whether this no-storage site is disabled detailed logging for
- isSecure BooleanSite Enabled 
- 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.
- isWeb BooleanChat Speech Enabled 
- 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
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi