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

PSRoutingServiceBusQueueEndpoint Class

Definition

The properties related to service bus queue endpoint type.

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

Constructors

PSRoutingServiceBusQueueEndpoint()

Properties

ConnectionString

The connection string of the service bus queue endpoint.

(Inherited from PSRoutingServiceBusQueueEndpointProperties)
Name

The name of the service bus queue endpoint name.

(Inherited from PSRoutingServiceBusQueueEndpointProperties)
ResourceGroup

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

(Inherited from PSRoutingServiceBusQueueEndpointProperties)
SubscriptionId

The subscription identifier of the service bus queue endpoint.

(Inherited from PSRoutingServiceBusQueueEndpointProperties)

Applies to