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

Inheritance: ICustomXmlSerializer
Show file Open project: azurecoder/fluent-management Class Usage Examples

Public Methods

Method Description
EndpointAclRules ( List rules ) : System.Collections.Generic
GetXmlTree ( ) : System.Xml.Linq.XElement

Gets the Xml tree for the custom serialiser

Method Details

EndpointAclRules() public method

public EndpointAclRules ( List rules ) : System.Collections.Generic
rules List
return System.Collections.Generic

GetXmlTree() public method

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