C# Class DeployToAzure.VMSizeChanger

Datei anzeigen Open project: mg-alfa-dev/DeployToAzure

Public Methods

Method Description
ChangeVMSize ( string tempPackageFilePath, string newVMSize ) : void

Method Details

ChangeVMSize() public static method

public static ChangeVMSize ( string tempPackageFilePath, string newVMSize ) : void
tempPackageFilePath string
newVMSize string
return void