ServiceProvider Class
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.
Service Provider Definition
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ServiceProviderTypeConverter))]
public class ServiceProvider : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ServiceProviderTypeConverter))>]
type ServiceProvider = class
interface IServiceProvider
interface IJsonSerializable
Public Class ServiceProvider
Implements IServiceProvider
- Inheritance
-
ServiceProvider
- Attributes
- Implements
Service |
Creates an new ServiceProvider instance. |
Dev |
Display Name of the Service Provider |
Display |
Display Name of the Service Provider |
Icon |
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 |
Deserialize |
Deserializes a IDictionary into an instance of ServiceProvider. |
Deserialize |
Deserializes a PSObject into an instance of ServiceProvider. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider. |
From |
Creates a new instance of ServiceProvider, deserializing the content from a json string. |
To |
Serializes this instance of ServiceProvider into a JsonNode. |
To |
Serializes this instance to a json string. |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |