次の方法で共有


ConnectionState Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ConnectionStateTypeConverter))]
public class ConnectionState : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.IConnectionState
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ConnectionStateTypeConverter))>]
type ConnectionState = class
    interface IConnectionState
    interface IJsonSerializable
Public Class ConnectionState
Implements IConnectionState
Inheritance
ConnectionState
Attributes
Implements

Constructors

ConnectionState()

Properties

Description
Status

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to