C# Класс Microsoft.WindowsAzure.Commands.Utilities.Profile.SubscriptionCmdletBase

Base class for cmdlets that manipulate the azure subscription, provides common support for the SubscriptionDataFile parameter.
Наследование: CmdletWithSubscriptionBase
Показать файл Открыть проект

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

Метод Описание
BeginProcessing ( ) : void
EndProcessing ( ) : void
SubscriptionCmdletBase ( bool saveProfile ) : Microsoft.Azure.ServiceManagemenet.Common

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

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

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

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

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

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

protected SubscriptionCmdletBase ( bool saveProfile ) : Microsoft.Azure.ServiceManagemenet.Common
saveProfile bool
Результат Microsoft.Azure.ServiceManagemenet.Common