EventGridMqttClientDeletedEventData Class
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.
Event data for Microsoft.EventGrid.MQTTClientDeleted event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.EventGridMqttClientDeletedEventData+EventGridMqttClientDeletedEventDataConverter))]
public class EventGridMqttClientDeletedEventData : Azure.Messaging.EventGrid.SystemEvents.EventGridMqttClientEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.EventGridMqttClientDeletedEventData+EventGridMqttClientDeletedEventDataConverter))>]
type EventGridMqttClientDeletedEventData = class
inherit EventGridMqttClientEventData
Public Class EventGridMqttClientDeletedEventData
Inherits EventGridMqttClientEventData
- Inheritance
- Attributes
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. (Inherited from EventGridMqttClientEventData) |
Client |
Name of the client resource in the Event Grid namespace. (Inherited from EventGridMqttClientEventData) |
Namespace |
Name of the Event Grid namespace where the MQTT client was created or updated. (Inherited from EventGridMqttClientEventData) |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: