Share via


IIscsiTargetList Interface

Definition

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

Properties

NextLink

URI to fetch the next section of the paginated response.

Value

An array of iSCSI Targets in a Disk Pool.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to