次の方法で共有


RelayUpdateParameters.ServiceBusEndpoint プロパティ

定義

Service Bus 操作の実行に使用できるエンドポイントを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象