次の方法で共有


NetworkVirtualAppliance.SshPublicKey プロパティ

定義

SSH ログインの公開キーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sshPublicKey")]
public string SshPublicKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sshPublicKey")>]
member this.SshPublicKey : string with get, set
Public Property SshPublicKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象