IDatastoreList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.DatastoreListTypeConverter))]
public interface IDatastoreList : Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.DatastoreListTypeConverter))>]
type IDatastoreList = interface
    interface IJsonSerializable
Public Interface IDatastoreList
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