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

URL to get the next page if any

Value

The items on a page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to