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

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

Public Methods

Method Description
NewAzureVMCmdletInfo ( string serviceName, PersistentVM vMs, string vnetName, DnsServer dnsSettings, string affinityGroup, string serviceLabel, string serviceDescription, string deploymentLabel, string deploymentDescription, string location ) : Microsoft.WindowsAzure.Management.ServiceManagement.Model

Method Details

NewAzureVMCmdletInfo() public method

public NewAzureVMCmdletInfo ( string serviceName, PersistentVM vMs, string vnetName, DnsServer dnsSettings, string affinityGroup, string serviceLabel, string serviceDescription, string deploymentLabel, string deploymentDescription, string location ) : Microsoft.WindowsAzure.Management.ServiceManagement.Model
serviceName string
vMs Microsoft.WindowsAzure.Management.ServiceManagement.Model.PersistentVM
vnetName string
dnsSettings DnsServer
affinityGroup string
serviceLabel string
serviceDescription string
deploymentLabel string
deploymentDescription string
location string
return Microsoft.WindowsAzure.Management.ServiceManagement.Model