SshSettings.PublicKeys Property
Gets or sets a collection of SshSettingPublicKey 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<SshSettingPublicKey>A collection of SshSettingPublicKey objects.
Show: