Share via


JobRunList Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StorageMover.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.JobRunListTypeConverter))]
public class JobRunList : Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.IJobRunList
[<Microsoft.Azure.PowerShell.Cmdlets.StorageMover.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageMover.Models.Api20231001.JobRunListTypeConverter))>]
type JobRunList = class
    interface IJobRunList
    interface IJsonSerializable
Public Class JobRunList
Implements IJobRunList
Inheritance
JobRunList
Attributes
Implements

Constructors

JobRunList()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to