Partilhar via


MetricHelper Constructors

Definition

Overloads

MetricHelper(AzurePSDataCollectionProfile)
MetricHelper(INetworkHelper)

MetricHelper(AzurePSDataCollectionProfile)

public MetricHelper (Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzurePSDataCollectionProfile profile);
new Microsoft.WindowsAzure.Commands.Common.MetricHelper : Microsoft.Azure.Commands.Common.Authentication.Abstractions.AzurePSDataCollectionProfile -> Microsoft.WindowsAzure.Commands.Common.MetricHelper
Public Sub New (profile As AzurePSDataCollectionProfile)

Parameters

Applies to

MetricHelper(INetworkHelper)

public MetricHelper (Microsoft.WindowsAzure.Commands.Common.Utilities.INetworkHelper network);
new Microsoft.WindowsAzure.Commands.Common.MetricHelper : Microsoft.WindowsAzure.Commands.Common.Utilities.INetworkHelper -> Microsoft.WindowsAzure.Commands.Common.MetricHelper
Public Sub New (network As INetworkHelper)

Parameters

network
INetworkHelper

Applies to