다음을 통해 공유


TerminateNotificationProfile 클래스

TerminateNotificationProfile.

상속
azure.mgmt.compute._serialization.Model
TerminateNotificationProfile

생성자

TerminateNotificationProfile(*, not_before_timeout: str | None = None, enable: bool | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
not_before_timeout
str

가상 머신이 삭제되는 구성 가능한 기간은 이벤트가 자동으로 승인되기 전에 예약된 종료 이벤트를 승인해야 할 수 있습니다(시간 초과). 구성은 ISO 8601 형식으로 지정해야 하며 기본값은 5분(PT5M)입니다.

enable

Terminate Scheduled 이벤트를 사용할 수 있는지 여부를 지정합니다.

변수

Name Description
not_before_timeout
str

가상 머신이 삭제되는 구성 가능한 기간은 이벤트가 자동으로 승인되기 전에 예약된 종료 이벤트를 승인해야 할 수 있습니다(시간 초과). 구성은 ISO 8601 형식으로 지정해야 하며 기본값은 5분(PT5M)입니다.

enable

Terminate Scheduled 이벤트를 사용할 수 있는지 여부를 지정합니다.