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

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

Private Properties

Свойство Type Description
LoadSubscriptionDataFile WindowsAzureProfile

Méthodes protégées

Méthode Description
SubscriptionCmdletBase ( bool createFileIfNotExists ) : Common.System

Private Methods

Méthode Description
LoadSubscriptionDataFile ( ) : WindowsAzureProfile

Method Details

SubscriptionCmdletBase() protected méthode

protected SubscriptionCmdletBase ( bool createFileIfNotExists ) : Common.System
createFileIfNotExists bool
Résultat Common.System