Module 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.
public class Module
type Module = class
Public Class Module
- Inheritance
-
Module
Constructors
Module() |
Initializes a new instance of the Module class. |
Module(String, String, Module) |
Initializes a new instance of the Module class. |
Properties
ActivityCount |
Gets or sets the ActivityCount. |
AutomationAccountName |
Gets or sets the automaiton account name. |
CreationTime |
Gets or sets the CreationTime. |
IsGlobal |
Gets or sets the IsGlobal. |
LastModifiedTime |
Gets or sets the LastPublishTime. |
Name |
Gets or sets the name. |
ProvisioningState |
Gets or sets the ProvisioningState. |
ResourceGroupName |
Gets or sets the resource group name. |
SizeInBytes |
Gets or sets the SizeInBytes. |
Version |
Gets or sets the Version. |