IServiceProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |