Share via


ClusterListResult Class

Definition

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

Constructors

ClusterListResult()

Properties

NextLink
Value

Methods

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

Applies to