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

Inheritance: ICustomXmlSerializer
Afficher le fichier Open project: azurecoder/fluent-management

Méthodes publiques

Méthode Description
EndpointAcl ( EndpointAclRules rules ) : System.Collections.Generic
GetXmlTree ( ) : System.Xml.Linq.XElement

Gets the Xml tree for the custom serialiser

Method Details

EndpointAcl() public méthode

public EndpointAcl ( EndpointAclRules rules ) : System.Collections.Generic
rules EndpointAclRules
Résultat System.Collections.Generic

GetXmlTree() public méthode

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