C# Класс Microsoft.WindowsAzure.Commands.Utilities.Common.AzureSMCmdlet

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

Private Properties

Свойство Тип Описание
AzureSMCmdlet Microsoft.Azure.Commands.Common.Authentication

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

Метод Описание
BeginProcessing ( ) : void

Cmdlet begin process. Write to logs, setup Http Tracing and initialize profile

InitializeProfile ( ) : void

Ensure that there is a profile for the command

InitializeQosEvent ( ) : void
LogCmdletEndInvocationInfo ( ) : void
LogCmdletStartInvocationInfo ( ) : void
PromptForDataCollectionProfileIfNotExists ( ) : void
SaveDataCollectionProfile ( ) : void

Приватные методы

Метод Описание
AzureSMCmdlet ( ) : Microsoft.Azure.Commands.Common.Authentication

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

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

Cmdlet begin process. Write to logs, setup Http Tracing and initialize profile
protected BeginProcessing ( ) : void
Результат void

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

Ensure that there is a profile for the command
protected InitializeProfile ( ) : void
Результат void

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

protected InitializeQosEvent ( ) : void
Результат void

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

protected LogCmdletEndInvocationInfo ( ) : void
Результат void

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

protected LogCmdletStartInvocationInfo ( ) : void
Результат void

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

protected PromptForDataCollectionProfileIfNotExists ( ) : void
Результат void

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

protected SaveDataCollectionProfile ( ) : void
Результат void