Share via


IConnectionState Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ConnectionStateTypeConverter))]
public interface IConnectionState : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.ConnectionStateTypeConverter))>]
type IConnectionState = interface
    interface IJsonSerializable
Public Interface IConnectionState
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Description

Description of the connection state.

Status

Status of the connection.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to