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

Adds an Endpoint to the Virtual Machine which in effect creates a firewall rule
상속: ICustomXmlSerializer
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

메소드 설명
GetDefaultRemoteDesktopSettings ( ) : InputEndpoint

The default settings for remote desktop

GetDefaultSqlServerSettings ( ) : InputEndpoint

The default settings for the SQL Server virtual machine

GetXmlTree ( ) : System.Xml.Linq.XElement

Gets the Xml tree for the custom serialiser

메소드 상세

GetDefaultRemoteDesktopSettings() 공개 정적인 메소드

The default settings for remote desktop
public static GetDefaultRemoteDesktopSettings ( ) : InputEndpoint
리턴 InputEndpoint

GetDefaultSqlServerSettings() 공개 정적인 메소드

The default settings for the SQL Server virtual machine
public static GetDefaultSqlServerSettings ( ) : InputEndpoint
리턴 InputEndpoint

GetXmlTree() 공개 메소드

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