IKubernetesProperties.InstanceType Property

Definition

Instance Type Schema

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

Property Value

Attributes

Applies to