다음을 통해 공유


IConnectionItemName Interface

Definition

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

Properties

Name

Connection Item name that has been added in the API

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to