Share via


IEndpointList Interface

Definition

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

Properties

NextLink

Request URL that can be used to query next page of containers. Returned when total number of requested containers exceed maximum page size.

Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to