次の方法で共有


RoutingServiceBusQueueEndpointProperties interface

Service Bus キュー エンドポイントの種類に関連するプロパティ。

プロパティ

authenticationType

Service Bus キュー エンドポイントに対する認証に使用されるメソッド

connectionString

Service Bus キュー エンドポイントの接続文字列。

endpointUri

Service Bus キュー エンドポイントの URL。 プロトコル sb:// を含める必要があります

entityPath

Service Bus 名前空間のキュー名

id

Service Bus キュー エンドポイントの ID

identity

ルーティング サービス バス キュー エンドポイントのマネージド ID プロパティ。

name

このエンドポイントを識別する名前。 名前には英数字、ピリオド、アンダースコア、ハイフンのみを含めることができます。最大長は 64 文字です。 予約されている名前は、イベント、fileNotifications、$defaultです。 エンドポイント名は、エンドポイントの種類間で一意である必要があります。 実際のキュー名と同じ名前である必要はありません。

resourceGroup

Service Bus キュー エンドポイントのリソース グループの名前。

subscriptionId

Service Bus キュー エンドポイントのサブスクリプション識別子。

プロパティの詳細

authenticationType

Service Bus キュー エンドポイントに対する認証に使用されるメソッド

authenticationType?: string

プロパティ値

string

connectionString

Service Bus キュー エンドポイントの接続文字列。

connectionString?: string

プロパティ値

string

endpointUri

Service Bus キュー エンドポイントの URL。 プロトコル sb:// を含める必要があります

endpointUri?: string

プロパティ値

string

entityPath

Service Bus 名前空間のキュー名

entityPath?: string

プロパティ値

string

id

Service Bus キュー エンドポイントの ID

id?: string

プロパティ値

string

identity

ルーティング サービス バス キュー エンドポイントのマネージド ID プロパティ。

identity?: ManagedIdentity

プロパティ値

name

このエンドポイントを識別する名前。 名前には英数字、ピリオド、アンダースコア、ハイフンのみを含めることができます。最大長は 64 文字です。 予約されている名前は、イベント、fileNotifications、$defaultです。 エンドポイント名は、エンドポイントの種類間で一意である必要があります。 実際のキュー名と同じ名前である必要はありません。

name: string

プロパティ値

string

resourceGroup

Service Bus キュー エンドポイントのリソース グループの名前。

resourceGroup?: string

プロパティ値

string

subscriptionId

Service Bus キュー エンドポイントのサブスクリプション識別子。

subscriptionId?: string

プロパティ値

string