Module 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
模組類型的定義。
public class Module : Microsoft.Azure.Management.Automation.Models.ResourceBase
[Microsoft.Rest.Serialization.JsonTransformation]
public class Module : Microsoft.Azure.Management.Automation.Models.TrackedResource
type Module = class
inherit ResourceBase
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Module = class
inherit TrackedResource
Public Class Module
Inherits ResourceBase
Public Class Module
Inherits TrackedResource
- 繼承
- 繼承
- 屬性
建構函式
屬性
ActivityCount |
取得或設定模組的活動計數。 |
ContentLink |
取得或設定模組的 contentLink。 |
CreationTime |
取得或設定建立時間。 |
Description |
取得或設定描述。 |
Error |
取得或設定模組的錯誤資訊。 |
Etag |
取得或設定資源的 etag。 |
Etag |
模組類型的定義。 (繼承來源 ResourceBase) |
Id |
模組類型的定義。 (繼承來源 ResourceBase) |
Id |
取得資源的完整資源識別碼 (繼承來源 Resource) |
IsComposite |
取得或設定模組的類型,如果模組的複合型別為 。 |
IsGlobal |
取得或設定模組的 isGlobal 旗標。 |
LastModifiedTime |
取得或設定上次修改的時間。 |
Location |
模組類型的定義。 (繼承來源 ResourceBase) |
Location |
取得或設定資源所在的 Azure 區域 (繼承來源 TrackedResource) |
Name |
模組類型的定義。 (繼承來源 ResourceBase) |
Name |
取得資源的名稱 (繼承來源 Resource) |
Properties |
模組類型的定義。 |
ProvisioningState |
取得或設定模組的布建狀態。 可能的值包括: 'Created', 'Creating'、'StartingImportModuleRunbook'、'RunningImportModuleRunbook'、'ContentRetrieved'、'ContentDownloaded'、'ContentValidated'、'ConnectionTypeImported'、'ContentStored'、'ModuleDataStored'、'ActivityStored'、'ModuleImportRunbookComplete'、'Succeeded'、'Failed'、'Cancelled'、'Updateing' |
SizeInBytes |
取得或設定模組位元組的大小。 |
Tags |
模組類型的定義。 (繼承來源 ResourceBase) |
Tags |
取得或設定資源標記。 (繼承來源 TrackedResource) |
Type |
模組類型的定義。 (繼承來源 ResourceBase) |
Type |
取得資源的型別。 (繼承來源 Resource) |
Version |
取得或設定模組的版本。 |
方法
Validate() |
驗證 物件。 |