Share via


IKubernetesSchema.InstanceType Property

Definition

Instance Type Schema

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Instance Type Schema", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IKubernetesPropertiesInstanceTypes) }, ReadOnly=false, Required=false, SerializedName="instanceTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IKubernetesPropertiesInstanceTypes InstanceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Instance Type Schema", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IKubernetesPropertiesInstanceTypes) }, ReadOnly=false, Required=false, SerializedName="instanceTypes")>]
member this.InstanceType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IKubernetesPropertiesInstanceTypes with get, set
Public Property InstanceType As IKubernetesPropertiesInstanceTypes

Property Value

Attributes

Applies to