EventGridMqttClientEventData interface
Schema of the Data property of an EventGridEvent for MQTT Client state changes.
Properties
client |
Unique identifier for the MQTT client that the client presents to the service for authentication. This case-sensitive string can be up to 128 characters long, and supports UTF-8 characters. |
client |
Name of the client resource in the Event Grid namespace. |
namespace |
Name of the Event Grid namespace where the MQTT client was created or updated. |
Property Details
clientAuthenticationName
Unique identifier for the MQTT client that the client presents to the service for authentication. This case-sensitive string can be up to 128 characters long, and supports UTF-8 characters.
clientAuthenticationName: string
Property Value
string
clientName
Name of the client resource in the Event Grid namespace.
clientName: string
Property Value
string
namespaceName
Name of the Event Grid namespace where the MQTT client was created or updated.
namespaceName: string
Property Value
string