次の方法で共有


SapLinuxConfiguration.SshPublicKeys プロパティ

定義

Linux ベースの VM で認証するために使用される SSH 公開キーの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Workloads.Models.SapSshPublicKey> SshPublicKeys { get; }
member this.SshPublicKeys : System.Collections.Generic.IList<Azure.ResourceManager.Workloads.Models.SapSshPublicKey>
Public ReadOnly Property SshPublicKeys As IList(Of SapSshPublicKey)

プロパティ値

適用対象