Share via


ModuleProperties Members

Definition of the module property type.

The following tables list the members exposed by the ModuleProperties type.

Public Constructors

  Name Description
  ModuleProperties Initializes a new instance of the ModuleProperties class.

Top

Public Properties

  Name Description
ActivityCount Optional. Gets or sets the activity count of the module.
ContentLink Optional. Gets or sets the contentLink of the module.
CreationTime Optional. Gets or sets the creation time of the module.
IsGlobal Optional. Gets or sets the isGlobal flag of the module.
LastModifiedTime Optional. Gets or sets the last modified time of the module.
ProvisioningState Optional. Gets or sets the provisioning state of the module.
SizeInBytes Optional. Gets or sets the size in bytes of the module.
Version Optional. Gets or sets the version of the module.

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

ModuleProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace