C# Class Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.IaasCmdletInfo.NewAzureQuickLinuxVMCmdletInfo

Inheritance: Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.PowershellCore.CmdletsInfo
Mostrar archivo Open project: OctopusDeploy/azure-sdk-tools

Public Methods

Method Description
NewAzureQuickLinuxVMCmdletInfo ( OS os, string name, string serviceName, string imageName, string password, string locationName ) : Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.ConfigDataInfo

Method Details

NewAzureQuickLinuxVMCmdletInfo() public method

public NewAzureQuickLinuxVMCmdletInfo ( OS os, string name, string serviceName, string imageName, string password, string locationName ) : Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.ConfigDataInfo
os OS
name string
serviceName string
imageName string
password string
locationName string
return Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.ConfigDataInfo