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

Inheritance: Microsoft.WindowsAzure.Commands.ServiceManagement.Model.ServiceOperationContext
显示文件 Open project: Azure/azure-powershell

Public Methods

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

Method Details

DeploymentInfoContext() public method

public DeploymentInfoContext ( Microsoft.WindowsAzure.Management.Compute.Models.DeploymentGetResponse deployment ) : System
deployment Microsoft.WindowsAzure.Management.Compute.Models.DeploymentGetResponse
return System

SerializeRolesConfiguration() public method

public SerializeRolesConfiguration ( ) : System.Xml.Linq.XDocument
return System.Xml.Linq.XDocument