Routing Service Bus Queue Endpoint Properties Args
The properties related to service bus queue endpoint types.
Constructors
Properties
Method used to authenticate against the service bus queue endpoint
The connection string of the service bus queue endpoint.
The url of the service bus queue endpoint. It must include the protocol sb://
Queue name on the service bus namespace
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 queue name.
The name of the resource group of the service bus queue endpoint.
The subscription identifier of the service bus queue endpoint.