共用方式為


HybridConnectionInner.SendKeyValue 屬性

定義

取得或設定服務匯流排金鑰的值。 這是用來向服務匯流排進行驗證。 在 ARM 中,此金鑰不會正常傳回,請改用 POST /listKeys API。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於