次の方法で共有


SshPublicKey.Description プロパティ

定義

省略可能な 値を取得または設定します。 キーの関数/使用法を格納するために使用されます

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象