Partager via


ProjectFile Class

Definition

A file resource

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

Constructors

ProjectFile()

Initializes a new instance of the ProjectFile class.

ProjectFile(String, String, String, String, ProjectFileProperties)

Initializes a new instance of the ProjectFile 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 file properties

Type

Gets resource type.

(Inherited from Resource)

Applies to