次の方法で共有


ApplianceClusterUserKeysResult.SshKeys プロパティ

定義

利用可能な場合は、顧客ユーザーのパブリック、プライベート SSH キー、証明書のマップ。

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)

プロパティ値

適用対象