次の方法で共有


RoutingServiceBusTopicEndpointProperties 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