ActivityProperties Members
Properties of the activity.
The following tables list the members exposed by the ActivityProperties type.
Public Constructors
Name | Description | |
---|---|---|
ActivityProperties | Initializes a new instance of the ActivityProperties class. |
Top
Public Properties
Name | Description | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ActivityProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace