次の方法で共有


AgentRegistrationKeys.Secondary プロパティ

定義

セカンダリ キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象