你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Module Class

Definition

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.

Applies to