Compartilhar via


IKubernetesPropertiesInstanceTypes Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.KubernetesPropertiesInstanceTypesTypeConverter))]
public interface IKubernetesPropertiesInstanceTypes : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IInstanceTypeSchema>, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.KubernetesPropertiesInstanceTypesTypeConverter))>]
type IKubernetesPropertiesInstanceTypes = interface
    interface IJsonSerializable
    interface IAssociativeArray<IInstanceTypeSchema>
Public Interface IKubernetesPropertiesInstanceTypes
Implements IAssociativeArray(Of IInstanceTypeSchema), IJsonSerializable
Derived
Attributes
Implements

Applies to