ActivityProperties 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.
Properties of the activity.
public class ActivityProperties
type ActivityProperties = class
Public Class ActivityProperties
- Inheritance
-
ActivityProperties
Constructors
ActivityProperties() |
Initializes a new instance of the ActivityProperties class. |
Properties
CreationTime |
Optional. Gets or sets the creation time of the activity. |
Definition |
Optional. Gets or sets the user name of the activity. |
Description |
Optional. Gets or sets the description of the activity. |
LastModifiedTime |
Optional. Gets or sets the last modified time of the activity. |
OutputTypes |
Optional. Gets or sets the output types of the activity. |
ParameterSets |
Optional. Gets or sets the parameter sets of the activity. |
Applies to
Azure SDK for .NET