SshSettings.KeyPairs Property
Gets or sets a collection of SshSettingKeyPair objects that define the SSH public keys.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList(Of SshSettingKeyPair)A collection of SshSettingKeyPair objects.
Show: