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

Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Méthodes publiques

Méthode Description
DeploymentSettings ( ServiceSettings settings, string packagePath, string configPath, string label, string deploymentName ) : System

Method Details

DeploymentSettings() public méthode

public DeploymentSettings ( ServiceSettings settings, string packagePath, string configPath, string label, string deploymentName ) : System
settings ServiceSettings
packagePath string
configPath string
label string
deploymentName string
Résultat System