次の方法で共有


EventGridMqttClientDeletedEventData interface

Microsoft.EventGrid.MQTTClientDeleted イベントのイベント データ。

Extends

継承されたプロパティ

clientAuthenticationName

クライアントが認証のためにサービスに提示する MQTT クライアントの一意識別子。 この大文字と小文字が区別される文字列は最大 128 文字で、UTF-8 文字をサポートします。

clientName

Event Grid 名前空間内のクライアント リソースの名前。

namespaceName

MQTT クライアントが作成または更新された Event Grid 名前空間の名前。

継承されたプロパティの詳細

clientAuthenticationName

クライアントが認証のためにサービスに提示する MQTT クライアントの一意識別子。 この大文字と小文字が区別される文字列は最大 128 文字で、UTF-8 文字をサポートします。

clientAuthenticationName: string

プロパティ値

string

EventGridMqttClientEventData.clientAuthenticationNameから継承されます

clientName

Event Grid 名前空間内のクライアント リソースの名前。

clientName: string

プロパティ値

string

EventGridMqttClientEventData.clientNameから継承されます

namespaceName

MQTT クライアントが作成または更新された Event Grid 名前空間の名前。

namespaceName: string

プロパティ値

string

EventGridMqttClientEventData.namespaceNameから継承されます