你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSRoutingServiceBusQueueEndpoint Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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) |