次の方法で共有


EventHub.ConnectionStringSecondaryKey プロパティ

定義

キーベースの認証用のエンドポイントの secondaryConnectionString を取得または設定します。 読み取り中に難読化されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象