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

Property Value

Attributes

Applies to