C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.HostedServices.NewAzureDeploymentCommand

Inheritance: ServiceManagementBaseCmdlet
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
AssertNoPersistenVmRoleExistsInDeployment void

Méthodes publiques

Méthode Description
NewPaaSDeploymentProcess ( ) : void

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void
ValidateParameters ( ) : void

Private Methods

Méthode Description
AssertNoPersistenVmRoleExistsInDeployment ( string slot ) : void

Method Details

NewPaaSDeploymentProcess() public méthode

public NewPaaSDeploymentProcess ( ) : void
Résultat void

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void

ValidateParameters() protected méthode

protected ValidateParameters ( ) : void
Résultat void