次の方法で共有


DevTestLabVmData.IsAuthenticationWithSshKey プロパティ

定義

この仮想マシンが認証に SSH キーを使用するかどうかを示します。

public bool? IsAuthenticationWithSshKey { get; set; }
member this.IsAuthenticationWithSshKey : Nullable<bool> with get, set
Public Property IsAuthenticationWithSshKey As Nullable(Of Boolean)

プロパティ値

適用対象