PSIntegrationRuntimeMetrics Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PSIntegrationRuntimeMetrics() | |
PSIntegrationRuntimeMetrics(IntegrationRuntimeMonitoringData, String, String) |
PSIntegrationRuntimeMetrics()
public PSIntegrationRuntimeMetrics ();
Public Sub New ()
Applies to
PSIntegrationRuntimeMetrics(IntegrationRuntimeMonitoringData, String, String)
public PSIntegrationRuntimeMetrics (Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeMonitoringData data, string resourceGroupName, string factoryName);
new Microsoft.Azure.Commands.Synapse.Models.PSIntegrationRuntimeMetrics : Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeMonitoringData * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSIntegrationRuntimeMetrics
Public Sub New (data As IntegrationRuntimeMonitoringData, resourceGroupName As String, factoryName As String)
Parameters
- resourceGroupName
- String
- factoryName
- String