다음을 통해 공유


IListChannelWithKeysResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ListChannelWithKeysResponseTypeConverter))]
public interface IListChannelWithKeysResponse : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotChannel
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ListChannelWithKeysResponseTypeConverter))>]
type IListChannelWithKeysResponse = interface
    interface IJsonSerializable
    interface IBotChannel
    interface IResource
Public Interface IListChannelWithKeysResponse
Implements IBotChannel
Derived
Attributes
Implements

Properties

ChangedTime

Changed time of the resource

ChannelName

The channel name

(Inherited from IBotChannel)
EntityTag

Entity tag of the resource

Etag

Entity Tag

(Inherited from IResource)
Id

Specifies the resource ID.

(Inherited from IResource)
Kind

Required. Gets or sets the Kind of the resource.

(Inherited from IResource)
Location

Specifies the location of the resource.

(Inherited from IResource)
Name

Specifies the name of the resource.

(Inherited from IResource)
PropertiesEtag

Entity Tag of the resource

(Inherited from IBotChannel)
PropertiesLocation

Specifies the location of the resource.

(Inherited from IBotChannel)
PropertiesProvisioningState

Provisioning state of the resource

(Inherited from IBotChannel)
ProvisioningState

Provisioning state of the resource

ResourceChannelName

The channel name

ResourceEtag

Entity Tag of the resource

ResourceLocation

Specifies the location of the resource.

ResourceProvisioningState

Provisioning state of the resource

SettingBotIconUrl

The bot icon url

SettingBotId

The bot id

SettingChannelDisplayName

The channel display name

SettingChannelId

The channel id

SettingDisableLocalAuth

Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication.

SettingExtensionKey1

The extensionKey1

SettingExtensionKey2

The extensionKey2

SettingIsEnabled

Whether this channel is enabled for the bot

SettingSite

The list of sites

SkuName

The sku name

(Inherited from IResource)
SkuTier

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

(Inherited from IResource)
Tag

Contains resource tags defined as key/value pairs.

(Inherited from IResource)
Type

Specifies the type of the resource.

(Inherited from IResource)
Zone

Entity zones

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to