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

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

Public Methods

Method Description
AddAzureVMImageCmdletInfo ( string imageName, string mediaLocation, OSType os, string label ) : Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.PowershellCore

Method Details

AddAzureVMImageCmdletInfo() public method

public AddAzureVMImageCmdletInfo ( string imageName, string mediaLocation, OSType os, string label ) : Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.PowershellCore
imageName string
mediaLocation string
os OSType
label string
return Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.PowershellCore