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

The base class configuration set for the 3 types Linux, Windows and Network
Inheritance: ICustomXmlSerializer
Mostra file Open project: azurecoder/fluent-management Class Usage Examples

Public Methods

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

Gets the Xml tree for the custom serialiser

Method Details

GetXmlTree() public abstract method

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