Share via


IInventoryItemsList Interface

Definition

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

Properties

NextLink

Url to follow for getting next page of InventoryItems.

Value

Array of InventoryItems

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to