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

The configuration set which contains information about the Linux VM
상속: ConfigurationSet
파일 보기 프로젝트 열기: azurecoder/fluent-management

공개 메소드들

메소드 설명
GetXmlTree ( ) : System.Xml.Linq.XElement

Gets the Xml tree for the custom serialiser

LinuxConfigurationSet ( ) : System

Constructs a linux configuration set

메소드 상세

GetXmlTree() 공개 메소드

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

LinuxConfigurationSet() 공개 메소드

Constructs a linux configuration set
public LinuxConfigurationSet ( ) : System
리턴 System