Compartir a través de


IBotChannel Interface

Definition

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

Properties

ChannelName

The channel name

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

PropertiesLocation

Specifies the location of the resource.

PropertiesProvisioningState

Provisioning state of the resource

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