IJobScheduleAction.JobDefinitionComputeId Property

Definition

ARM resource ID of the compute resource.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ARM resource ID of the compute resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computeId", Update=false)]
public string JobDefinitionComputeId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ARM resource ID of the compute resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computeId", Update=false)>]
member this.JobDefinitionComputeId : string with get, set
Public Property JobDefinitionComputeId As String

Property Value

Attributes

Applies to