SshSettingKeyPair 构造函数 ()

 

初始化 SshSettingKeyPair 类的新实例。

命名空间:   Microsoft.WindowsAzure.Management.Compute.Models
程序集:  Microsoft.WindowsAzure.Management.Compute(Microsoft.WindowsAzure.Management.Compute.dll 中)

语法

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

请参阅

SshSettingKeyPair 重载
SshSettingKeyPair 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间

返回页首