次の方法で共有


ServiceBus.PrimaryConnectionString プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象