다음을 통해 공유


IServiceProviderProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ServiceProviderPropertiesTypeConverter))]
public interface IServiceProviderProperties : Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ServiceProviderPropertiesTypeConverter))>]
type IServiceProviderProperties = interface
    interface IJsonSerializable
Public Interface IServiceProviderProperties
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

Parameter

The list of parameters for the Service Provider

ServiceProviderName

Display Name of the Service Provider

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to