SshSettings Constructor ()

 

Initializes a new instance of the SshSettings class.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Syntax

public SshSettings()
public:
SshSettings()
new : unit -> SshSettings
Public Sub New

See Also

SshSettings Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top