C# 클래스 Elastacloud.AzureManagement.Fluent.Types.VirtualMachines.EndpointAcl

상속: ICustomXmlSerializer
파일 보기 프로젝트 열기: azurecoder/fluent-management

공개 메소드들

메소드 설명
EndpointAcl ( EndpointAclRules rules ) : System.Collections.Generic
GetXmlTree ( ) : System.Xml.Linq.XElement

Gets the Xml tree for the custom serialiser

메소드 상세

EndpointAcl() 공개 메소드

public EndpointAcl ( EndpointAclRules rules ) : System.Collections.Generic
rules EndpointAclRules
리턴 System.Collections.Generic

GetXmlTree() 공개 메소드

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