다음을 통해 공유


AlertManagementClient.GetAlertSchedule(Guid) 메서드

정의

지정한 경고 정의 식별자에 대한 경고 일정을 검색합니다.

public:
 virtual AlertingWcfProxy::AlertSchedule ^ GetAlertSchedule(Guid alertDefinitionId);
public AlertingWcfProxy.AlertSchedule GetAlertSchedule (Guid alertDefinitionId);
abstract member GetAlertSchedule : Guid -> AlertingWcfProxy.AlertSchedule
override this.GetAlertSchedule : Guid -> AlertingWcfProxy.AlertSchedule
Public Function GetAlertSchedule (alertDefinitionId As Guid) As AlertSchedule

매개 변수

alertDefinitionId
Guid

경고 정의 식별자입니다.

반환

AlertSchedule

경고 일정 정의입니다.

구현

적용 대상