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) |