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

상속: ICustomXmlSerializer
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

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

Gets the Xml tree for the custom serialiser

메소드 상세

EndpointAclRules() 공개 메소드

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

GetXmlTree() 공개 메소드

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