IServiceProviderParameterMetadataConstraints Interface
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.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ServiceProviderParameterMetadataConstraintsTypeConverter))]
public interface IServiceProviderParameterMetadataConstraints : Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.ServiceProviderParameterMetadataConstraintsTypeConverter))>]
type IServiceProviderParameterMetadataConstraints = interface
interface IJsonSerializable
Public Interface IServiceProviderParameterMetadataConstraints
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Required |
Whether required the constraints of the bot meta data. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |