C# Class Microsoft.WindowsAzure.Commands.Utilities.CloudService.PublishContext

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
ConfigPackageSettings ( string package, string workingDirectory ) : void
PublishContext ( ServiceSettings settings, string packagePath, string cloudConfigPath, string serviceName, string deploymentName, string rootPath ) : System

Private Methods

Méthode Description
IsStorageAccountUrl ( string packagePath ) : bool

Method Details

ConfigPackageSettings() public méthode

public ConfigPackageSettings ( string package, string workingDirectory ) : void
package string
workingDirectory string
Résultat void

PublishContext() public méthode

public PublishContext ( ServiceSettings settings, string packagePath, string cloudConfigPath, string serviceName, string deploymentName, string rootPath ) : System
settings ServiceSettings
packagePath string
cloudConfigPath string
serviceName string
deploymentName string
rootPath string
Résultat System