Share via


MessagingEndpoint interface

Namespace messaging endpoint model used by a device to connect to a service.

Properties

address

The endpoint address to connect to.

endpointType

Type of connection used for messaging endpoint.

resourceId

The messaging endpoint Azure resource Id.

Property Details

address

The endpoint address to connect to.

address: string

Property Value

string

endpointType

Type of connection used for messaging endpoint.

endpointType?: string

Property Value

string

resourceId

The messaging endpoint Azure resource Id.

resourceId?: string

Property Value

string