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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CustomizationTaskPropertiesInputsTypeConverter))]
public class CustomizationTaskPropertiesInputs : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICustomizationTaskPropertiesInputs, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICustomizationTaskInput>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CustomizationTaskPropertiesInputsTypeConverter))>]
type CustomizationTaskPropertiesInputs = class
interface ICustomizationTaskPropertiesInputs
interface IJsonSerializable
interface IAssociativeArray<ICustomizationTaskInput>
Public Class CustomizationTaskPropertiesInputs
Implements IAssociativeArray(Of ICustomizationTaskInput), ICustomizationTaskPropertiesInputs