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

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

Public Methods

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

Gets the Xml tree for the custom serialiser

Method Details

EndpointAcl() public method

public EndpointAcl ( EndpointAclRules rules ) : System.Collections.Generic
rules EndpointAclRules
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