Delen via


ICustomizationTaskPropertiesInputs Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.CustomizationTaskPropertiesInputsTypeConverter))]
public interface ICustomizationTaskPropertiesInputs : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.ICustomizationTaskInput>, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.CustomizationTaskPropertiesInputsTypeConverter))>]
type ICustomizationTaskPropertiesInputs = interface
    interface IJsonSerializable
    interface IAssociativeArray<ICustomizationTaskInput>
Public Interface ICustomizationTaskPropertiesInputs
Implements IAssociativeArray(Of ICustomizationTaskInput), IJsonSerializable
Derived
Attributes
Implements

Applies to