ScheduleUpdateParameters interface
Parametry dostarczone do operacji harmonogramu aktualizacji.
Właściwości
description | Pobiera lub ustawia opis harmonogramu. |
is |
Pobiera lub ustawia wartość wskazującą, czy ten harmonogram jest włączony. |
name | Pobiera lub ustawia nazwę harmonogramu. |
Szczegóły właściwości
description
Pobiera lub ustawia opis harmonogramu.
description?: string
Wartość właściwości
string
isEnabled
Pobiera lub ustawia wartość wskazującą, czy ten harmonogram jest włączony.
isEnabled?: boolean
Wartość właściwości
boolean
name
Pobiera lub ustawia nazwę harmonogramu.
name?: string
Wartość właściwości
string