你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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