CreateMonitorAction.MonitorDefinitionComputeConfiguration Property

Definition

[Required] The ARM resource ID of the compute resource to run the monitoring job on.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitorComputeConfigurationBase MonitorDefinitionComputeConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.MonitorDefinitionComputeConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitorComputeConfigurationBase with get, set
Public Property MonitorDefinitionComputeConfiguration As IMonitorComputeConfigurationBase

Property Value

Attributes

Applies to