Service Bus Response
Properties related to ServiceBus.
Constructors
Properties
Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
Time when the Endpoint was added to DigitalTwinsInstance.
Dead letter storage secret for key-based authentication. Will be obfuscated during read.
Dead letter storage URL for identity-based authentication.
The type of Digital Twins endpoint Expected value is 'ServiceBus'.
The URL of the ServiceBus namespace for identity-based authentication. It must include the protocol 'sb://'.
The ServiceBus Topic name for identity-based authentication.
Managed identity properties for the endpoint.
PrimaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.
The provisioning state.
SecondaryConnectionString of the endpoint for key-based authentication. Will be obfuscated during read.