次の方法で共有


GatewayKeysContract.Secondary プロパティ

定義

セカンダリ ゲートウェイ キーを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象