次の方法で共有


TopicSharedAccessKeys.Key1 プロパティ

定義

トピックの共有アクセス キー 1 を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象