Share via


SshSettingKeyPair Constructor ()

 

Initializes a new instance of the SshSettingKeyPair class.

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

Syntax

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

See Also

SshSettingKeyPair Overload
SshSettingKeyPair Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top