C# Класс Microsoft.Azure.Commands.Insights.Metrics.GetAzureRmMetricDefinitionCommand

Наследование: InsightsClientCmdletBase
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Защищенные методы

Метод Описание
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

Описание методов

ProcessParameters() защищенный Метод

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
Результат string

ProcessRecordInternal() защищенный Метод

Execute the cmdlet
protected ProcessRecordInternal ( ) : void
Результат void