IKubernetesSchema.DefaultInstanceType Property

Definition

Default instance type

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Default instance type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultInstanceType", Update=true)]
public string DefaultInstanceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Default instance type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultInstanceType", Update=true)>]
member this.DefaultInstanceType : string with get, set
Public Property DefaultInstanceType As String

Property Value

Attributes

Applies to