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

Adds an Endpoint to the Virtual Machine which in effect creates a firewall rule
Inheritance: ICustomXmlSerializer
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

GetDefaultRemoteDesktopSettings() public static méthode

The default settings for remote desktop
public static GetDefaultRemoteDesktopSettings ( ) : InputEndpoint
Résultat InputEndpoint

GetDefaultSqlServerSettings() public static méthode

The default settings for the SQL Server virtual machine
public static GetDefaultSqlServerSettings ( ) : InputEndpoint
Résultat InputEndpoint

GetXmlTree() public méthode

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