PSRoutingServiceBusTopicEndpoint 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 topic endpoint type.
public class PSRoutingServiceBusTopicEndpoint : Microsoft.Azure.Commands.Management.IotHub.Models.PSRoutingServiceBusTopicEndpointProperties
type PSRoutingServiceBusTopicEndpoint = class
inherit PSRoutingServiceBusTopicEndpointProperties
Public Class PSRoutingServiceBusTopicEndpoint
Inherits PSRoutingServiceBusTopicEndpointProperties
- Inheritance
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) |