MachineLearningComputeInstanceSshSettings.AdminPublicKey プロパティ

定義

SSH rsa 公開キー ファイルを文字列として指定します。 SSH キー ペアを生成するには、"ssh-keygen -t rsa -b 2048" を使用します。

public string AdminPublicKey { get; set; }
member this.AdminPublicKey : string with get, set
Public Property AdminPublicKey As String

プロパティ値

適用対象