Partilhar via


ClusterList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterListTypeConverter))]
public class ClusterList : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IClusterList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterListTypeConverter))>]
type ClusterList = class
    interface IClusterList
    interface IJsonSerializable
Public Class ClusterList
Implements IClusterList
Inheritance
ClusterList
Attributes
Implements

Constructors

ClusterList()

Properties

NextLink
Value

Methods

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

Applies to