Edit

Share via


DistributedTaskEnvironment Class

Definition

Environment.

[System.Runtime.Serialization.DataContract]
public class DistributedTaskEnvironment
type DistributedTaskEnvironment = class
Public Class DistributedTaskEnvironment
Inheritance
DistributedTaskEnvironment
Attributes

Constructors

DistributedTaskEnvironment()

Properties

CreatedBy

Identity reference of the user who created the Environment.

CreatedOn

Creation time of the Environment

Description

Description of the Environment.

Id

Id of the Environment

LastModifiedBy

Identity reference of the user who last modified the Environment.

LastModifiedOn

Last modified time of the Environment

Name

Name of the Environment.

ServiceGroups

List of service groups

Applies to