PSRoutingServiceBusTopicEndpoint Class

Definition

The properties related to service bus topic endpoint type.

public class PSRoutingServiceBusTopicEndpoint : Microsoft.Azure.Commands.Management.IotHub.Models.PSRoutingServiceBusTopicEndpointProperties
type PSRoutingServiceBusTopicEndpoint = class
    inherit PSRoutingServiceBusTopicEndpointProperties
Public Class PSRoutingServiceBusTopicEndpoint
Inherits PSRoutingServiceBusTopicEndpointProperties
Inheritance
PSRoutingServiceBusTopicEndpoint

Constructors

PSRoutingServiceBusTopicEndpoint()

Properties

ConnectionString

The connection string of the service bus topic endpoint.

(Inherited from PSRoutingServiceBusTopicEndpointProperties)
Name

The name of the service bus topic endpoint.

(Inherited from PSRoutingServiceBusTopicEndpointProperties)
ResourceGroup

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

(Inherited from PSRoutingServiceBusTopicEndpointProperties)
SubscriptionId

The subscription identifier of the service bus topic endpoint.

(Inherited from PSRoutingServiceBusTopicEndpointProperties)

Applies to