IJobLimits.Type Property

Definition

[Required] JobLimit type.

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

Property Value

Attributes

Applies to