C# Class Microsoft.WindowsAzure.Commands.Utilities.Profile.SubscriptionCmdletBase

Base class for cmdlets that manipulate the azure subscription, provides common support for the SubscriptionDataFile parameter.
Inheritance: CmdletWithSubscriptionBase
Afficher le fichier Open project: Azure/azure-powershell

Méthodes protégées

Méthode Description
BeginProcessing ( ) : void
EndProcessing ( ) : void
SubscriptionCmdletBase ( bool saveProfile ) : Microsoft.Azure.ServiceManagemenet.Common

Method Details

BeginProcessing() protected méthode

protected BeginProcessing ( ) : void
Résultat void

EndProcessing() protected méthode

protected EndProcessing ( ) : void
Résultat void

SubscriptionCmdletBase() protected méthode

protected SubscriptionCmdletBase ( bool saveProfile ) : Microsoft.Azure.ServiceManagemenet.Common
saveProfile bool
Résultat Microsoft.Azure.ServiceManagemenet.Common