C# Class Elastacloud.AzureManagement.Fluent.Types.VirtualMachines.WindowsConfigurationSet

Used to represent a configuration for a persistent vm installation of a Windows image
Inheritance: ConfigurationSet, ICustomXmlSerializer
Show file Open project: azurecoder/fluent-management Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetXmlTree ( ) : System.Xml.Linq.XElement

Gets the Xml tree for the custom serialiser

Method Details

GetXmlTree() public method

Gets the Xml tree for the custom serialiser
public GetXmlTree ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement