Share via


ProjectTask Class

Definition

A task resource

public class ProjectTask : Microsoft.Azure.Management.DataMigration.Models.Resource
type ProjectTask = class
    inherit Resource
Public Class ProjectTask
Inherits Resource
Inheritance
ProjectTask

Constructors

ProjectTask()

Initializes a new instance of the ProjectTask class.

ProjectTask(String, String, String, String, ProjectTaskProperties)

Initializes a new instance of the ProjectTask class.

Properties

Etag

Gets or sets hTTP strong entity tag value. This is ignored if submitted.

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Properties

Gets or sets custom task properties

Type

Gets resource type.

(Inherited from Resource)

Applies to