次の方法で共有


SshSettings.PublicKeys プロパティ

定義

省略可能。 SSH 公開キーのコレクションを指定します。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.SshSettingPublicKey> PublicKeys { get; set; }
member this.PublicKeys : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.SshSettingPublicKey> with get, set
Public Property PublicKeys As IList(Of SshSettingPublicKey)

プロパティ値

適用対象