Share via


JobRunResourceId Class

Definition

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

Constructors

JobRunResourceId()

Properties

JobRunResourceId1

Methods

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

Applies to