你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IHyperVJob Interface

Definition

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

Properties

ActivityId

Activity Id used in the operation execution context.

ClientRequestId

Client request Id used in the operation execution context.

DisplayName

Display name of the Job.

EndTime

Operation end time.

Error

Errors.

Id

Resource Id.

Name

Name of the Job.

StartTime

Operation start time.

Status

Operation status.

Type

Type of resource. Type = Microsoft.OffAzure/HyperVSites/Jobs.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to