次の方法で共有


SshSettings.KeyPairs プロパティ

定義

任意。 SSH キー ペアのコレクションを指定します。

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

プロパティ値

適用対象