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

Inheritance: ServiceManagementBaseCmdlet
显示文件 Open project: Azure/azure-powershell

Private Properties

Property Type Description
AssertNoPersistenVmRoleExistsInDeployment void

Public Methods

Method Description
NewPaaSDeploymentProcess ( ) : void

Protected Methods

Method Description
OnProcessRecord ( ) : void
ValidateParameters ( ) : void

Private Methods

Method Description
AssertNoPersistenVmRoleExistsInDeployment ( string slot ) : void

Method Details

NewPaaSDeploymentProcess() public method

public NewPaaSDeploymentProcess ( ) : void
return void

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

ValidateParameters() protected method

protected ValidateParameters ( ) : void
return void