Share via


IProvisionedClusterListResult Interface

Definition

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

Properties

NextLink
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to