Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoutingServiceBusTopicEndpointProperties

Package version

The properties related to service bus topic endpoint types.

Hierarchy

  • RoutingServiceBusTopicEndpointProperties

Index

Properties

connectionString

connectionString: string

The connection string of the service bus topic endpoint.

name

name: string

The name that identifies this endpoint. The name can only include alphanumeric characters, periods, underscores, hyphens and has a maximum length of 64 characters. The following names are reserved: events, fileNotifications, $default. Endpoint names must be unique across endpoint types. The name need not be the same as the actual topic name.

Optional resourceGroup

resourceGroup: undefined | string

The name of the resource group of the service bus topic endpoint.

Optional subscriptionId

subscriptionId: undefined | string

The subscription identifier of the service bus topic endpoint.

Generated using TypeDoc