Compartilhar via


IJobsCollection Interface

Definition

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

Properties

NextLink

Link to next page of resources.

Value

Collection of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to