Compartir a través de


IServiceProviderParameterMetadataConstraints Interface

Definition

[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

Properties

Required

Whether required the constraints of the bot meta data.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to