Delen via


IJobBaseProperties.ComputeId 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 ComputeId { 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.ComputeId : string with get, set
Public Property ComputeId As String

Property Value

Attributes

Applies to