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

Inheritance: Microsoft.WindowsAzure.Commands.ServiceManagement.Model.ServiceOperationContext
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
DeploymentInfoContext ( Microsoft.WindowsAzure.Management.Compute.Models.DeploymentGetResponse deployment ) : System
SerializeRolesConfiguration ( ) : System.Xml.Linq.XDocument

Method Details

DeploymentInfoContext() public méthode

public DeploymentInfoContext ( Microsoft.WindowsAzure.Management.Compute.Models.DeploymentGetResponse deployment ) : System
deployment Microsoft.WindowsAzure.Management.Compute.Models.DeploymentGetResponse
Résultat System

SerializeRolesConfiguration() public méthode

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