IInstanceTypeSchemaResources.Request Property

Definition

Resource requests for this instance type

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

Property Value

Attributes

Applies to