다음을 통해 공유


Module 클래스

정의

모듈 형식의 정의입니다.

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
상속
상속
특성

생성자

Module()

Module 클래스의 새 인스턴스를 초기화합니다.

Module(String, String, String, IDictionary<String,String>, String, Nullable<Boolean>, String, Nullable<Int64>, Nullable<Int32>, Nullable<ModuleProvisioningState>, ContentLink, ModuleErrorInfo, DateTimeOffset, DateTimeOffset, String, Nullable<Boolean>, String)

Module 클래스의 새 인스턴스를 초기화합니다.

속성

ActivityCount

모듈의 작업 수를 가져오거나 설정합니다.

ContentLink

모듈의 contentLink를 가져오거나 설정합니다.

CreationTime

생성 시간을 가져오거나 설정합니다.

Description

설명을 가져오거나 설정합니다.

Error

모듈의 오류 정보를 가져오거나 설정합니다.

Etag

리소스의 etag를 가져오거나 설정합니다.

Etag

모듈 형식의 정의입니다.

(다음에서 상속됨 ResourceBase)
Id

모듈 형식의 정의입니다.

(다음에서 상속됨 ResourceBase)
Id

리소스에 대한 정규화된 리소스 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', 'ActivitiesStored', 'ModuleImportRunbookComplete', 'Succeeded', 'Failed', 'Canceled', 'Updating'

SizeInBytes

모듈의 크기(바이트)를 가져오거나 설정합니다.

Tags

모듈 형식의 정의입니다.

(다음에서 상속됨 ResourceBase)
Tags

리소스 태그를 가져오거나 설정합니다.

(다음에서 상속됨 TrackedResource)
Type

모듈 형식의 정의입니다.

(다음에서 상속됨 ResourceBase)
Type

리소스의 형식을 가져옵니다.

(다음에서 상속됨 Resource)
Version

모듈의 버전을 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상