ScheduledEventsProfile Class
ScheduledEventsProfile.
- Inheritance
-
azure.mgmt.compute._serialization.ModelScheduledEventsProfile
Constructor
ScheduledEventsProfile(*, terminate_notification_profile: _models.TerminateNotificationProfile | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
terminate_notification_profile
|
Specifies Terminate Scheduled Event related configurations. |
Variables
Name | Description |
---|---|
terminate_notification_profile
|
Specifies Terminate Scheduled Event related configurations. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python