DistributedTaskEnvironment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |