RoutingServiceBusTopicEndpointProperties Class

Definition

The properties related to service bus topic endpoint types.

C#
public class RoutingServiceBusTopicEndpointProperties
C#
public class RoutingServiceBusTopicEndpointProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotHub.Models.RoutingServiceBusTopicEndpointProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotHub.Models.RoutingServiceBusTopicEndpointProperties>
Inheritance
RoutingServiceBusTopicEndpointProperties
Implements

Constructors

Properties

AuthenticationType

Method used to authenticate against the service bus topic endpoint.

ConnectionString

The connection string of the service bus topic endpoint.

Endpoint

The url of the service bus topic endpoint. It must include the protocol sb://.

EntityPath

Queue name on the service bus topic.

Id

Id of the service bus topic endpoint.

Name

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.

ResourceGroup

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

SubscriptionId

The subscription identifier of the service bus topic endpoint.

UserAssignedIdentity

The user assigned identity.

Methods

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Latest, Preview