다음을 통해 공유


IServiceProvider Interface

Definition

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

Properties

DevPortalUrl

Display Name of the Service Provider

DisplayName

Display Name of the Service Provider

IconUrl

Display Name of the Service Provider

Id

Id for Service Provider

Name

Display Name of the Service Provider

Parameter

The list of parameters for the Service Provider

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to