Megosztás a következőn keresztül:


IClusterList Interface

Definition

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

Properties

NextLink

The URI to fetch the next page of results.

Value

List of clusters.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to