Partager via


IParameterDefinitionsValueAllowedValuesItem Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.ParameterDefinitionsValueAllowedValuesItemTypeConverter))]
public interface IParameterDefinitionsValueAllowedValuesItem : Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.IAssociativeArray<object>, Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Policy.Models.ParameterDefinitionsValueAllowedValuesItemTypeConverter))>]
type IParameterDefinitionsValueAllowedValuesItem = interface
    interface IJsonSerializable
    interface IAssociativeArray<obj>
Public Interface IParameterDefinitionsValueAllowedValuesItem
Implements IAssociativeArray(Of Object), IJsonSerializable
Derived
Attributes
Implements

Applies to