C# Class Microsoft.WindowsAzure.Management.ServiceManagement.Model.DeploymentInfoContext

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

Méthodes publiques

Méthode Description
DeploymentInfoContext ( Microsoft.Samples.WindowsAzure.ServiceManagement.Deployment deployment ) : System
SerializeRolesConfiguration ( ) : System.Xml.Linq.XDocument

Method Details

DeploymentInfoContext() public méthode

public DeploymentInfoContext ( Microsoft.Samples.WindowsAzure.ServiceManagement.Deployment deployment ) : System
deployment Microsoft.Samples.WindowsAzure.ServiceManagement.Deployment
Résultat System

SerializeRolesConfiguration() public méthode

public SerializeRolesConfiguration ( ) : System.Xml.Linq.XDocument
Résultat System.Xml.Linq.XDocument