C# Class Elastacloud.AzureManagement.Fluent.Clients.Interfaces.PaaSDeploymentSettings

Used to build up the deployment for a packaged paas application
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Méthodes publiques

Méthode Description
PaaSDeploymentSettings ( string cspkgStorageEndpoint, string cloudServiceName, string cscfgConfig, int instanceCount, string storageAccountName, string roleName, string location ) : System.Collections.Generic

Method Details

PaaSDeploymentSettings() public méthode

public PaaSDeploymentSettings ( string cspkgStorageEndpoint, string cloudServiceName, string cscfgConfig, int instanceCount, string storageAccountName, string roleName, string location ) : System.Collections.Generic
cspkgStorageEndpoint string
cloudServiceName string
cscfgConfig string
instanceCount int
storageAccountName string
roleName string
location string
Résultat System.Collections.Generic