C# Class Microsoft.Azure.Commands.Insights.Metrics.GetAzureRmMetricDefinitionCommand

Inheritance: InsightsClientCmdletBase
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
ProcessParameters ( ) : string

Process the general parameters (i.e. defined in this class) and the particular parameters (i.e. the parameters added by the descendants of this class).

ProcessRecordInternal ( ) : void

Execute the cmdlet

Method Details

ProcessParameters() protected méthode

Process the general parameters (i.e. defined in this class) and the particular parameters (i.e. the parameters added by the descendants of this class).
protected ProcessParameters ( ) : string
Résultat string

ProcessRecordInternal() protected méthode

Execute the cmdlet
protected ProcessRecordInternal ( ) : void
Résultat void