MetricHelper 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
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
- profile
- AzurePSDataCollectionProfile
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