C# Class Microsoft.WindowsAzure.Management.CloudService.Model.DeploymentSettings

Show file Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Public Methods

Method Description
DeploymentSettings ( ServiceSettings settings, string packagePath, string configPath, string label, string deploymentName ) : System

Method Details

DeploymentSettings() public method

public DeploymentSettings ( ServiceSettings settings, string packagePath, string configPath, string label, string deploymentName ) : System
settings ServiceSettings
packagePath string
configPath string
label string
deploymentName string
return System