Partager via


ICloudLinkList Interface

Definition

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

Properties

NextLink

The link to the next page of items

Value

The CloudLink items on this page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to