ConfigServerGitProperty.HostKey プロパティ

定義

Git リポジトリのパブリック sshKey を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象