Share via


IJobDefinitionList Interface

Definition

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