次の方法で共有


BatchAccountKeys.Secondary プロパティ

定義

アカウントに関連付けられているセカンダリ キーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象