ConfigurationSet.SshSettings Property
Gets or sets an SshSettings object that specifies the SSH public keys and key pairs to populate in the image during provisioning.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models.SshSettingsA SshSettings object.
This property is used with the LinuxProvisioningConfiguration configuration type.
Show: