Compartilhar via


IJobScheduleAction.JobDefinitionComputeId Property

Definition

ARM resource ID of the compute resource.

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

Property Value

Attributes

Applies to