Dela via


AvailableClustersList Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.AvailableClustersListTypeConverter))]
public class AvailableClustersList : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IAvailableClustersList
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.AvailableClustersListTypeConverter))>]
type AvailableClustersList = class
    interface IAvailableClustersList
    interface IJsonSerializable
Public Class AvailableClustersList
Implements IAvailableClustersList
Inheritance
AvailableClustersList
Attributes
Implements

Constructors

AvailableClustersList()

Properties

Value

Methods

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

Applies to