ApplianceClusterUserKeysResult.SshKeys Property

Definition

Map of Customer User Public, Private SSH Keys and Certificate when available.

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.ResourceConnector.Models.ApplianceSshKey> SshKeys { get; }
member this.SshKeys : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.ResourceConnector.Models.ApplianceSshKey>
Public ReadOnly Property SshKeys As IReadOnlyDictionary(Of String, ApplianceSshKey)

Property Value

Applies to