Share via


IJobRunList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.JobRunListTypeConverter))]
public interface IJobRunList : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20240701.JobRunListTypeConverter))>]
type IJobRunList = interface
    interface IJsonSerializable
Public Interface IJobRunList
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