IInstanceTypeSchemaResources.Limit Property

Definition

Resource limits for this instance type

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

Property Value

Attributes

Applies to