Share via


EventGridMqttClientCreatedOrUpdatedEventData.State Property

Definition

Configured state of the client. The value could be Enabled or Disabled.

public Azure.Messaging.EventGrid.SystemEvents.EventGridMqttClientState? State { get; }
member this.State : Nullable<Azure.Messaging.EventGrid.SystemEvents.EventGridMqttClientState>
Public ReadOnly Property State As Nullable(Of EventGridMqttClientState)

Property Value

Applies to