다음을 통해 공유


Watcher 클래스

정의

감시자 형식의 정의입니다.

[Microsoft.Rest.Serialization.JsonTransformation]
public class Watcher : Microsoft.Azure.Management.Automation.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Watcher = class
    inherit Resource
Public Class Watcher
Inherits Resource
상속
Watcher
특성

생성자

Watcher()

Watcher 클래스의 새 instance 초기화합니다.

Watcher(String, String, String, Nullable<Int64>, String, IDictionary<String, String>, String, String, DateTimeOffset, DateTimeOffset, String, String, String, IDictionary<String,String>, String)

Watcher 클래스의 새 instance 초기화합니다.

속성

CreationTime

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

Description

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

Etag

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

ExecutionFrequencyInSeconds

감시자가 호출되는 빈도를 가져오거나 설정합니다.

Id

리소스에 대한 정규화된 리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
LastModifiedBy

감시자를 마지막으로 수정한 사용자의 세부 정보를 가져옵니다.

LastModifiedTime

마지막으로 수정한 시간을 가져오거나 설정합니다.

Location

리소스가 있는 지리적 위치를 가져오거나 설정합니다.

Name

리소스의 이름을 가져옵니다.

(다음에서 상속됨 Resource)
ScriptName

감시자가 연결된 스크립트의 이름(예: 기존 Runbook의 이름)을 가져오거나 설정합니다.

ScriptParameters

스크립트의 매개 변수를 가져오거나 설정합니다.

ScriptRunOn

감시자가 실행할 하이브리드 작업자 그룹의 이름을 가져오거나 설정합니다.

Status

감시자의 현재 상태 가져옵니다.

Tags

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

Type

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

(다음에서 상속됨 Resource)

적용 대상