IPrivateCloudList Interface

Definition

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

Properties

NextLink

URL to get the next page if any

Value

The items on the page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to