Membros ScheduleProperties
Definition of schedule parameters.
As tabelas a seguir listam os membros expostos pelo tipo ScheduleProperties.
Público Construtores
Nome | Descrição | |
---|---|---|
ScheduleProperties | Initializes a new instance of the ScheduleProperties class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
CreationTime | Optional. Gets or sets the creation time of the schedule. | |
Description | Optional. Gets or sets the description of the schedule. | |
ExpiryTime | Optional. Gets or sets the end time of the schedule. | |
Frequency | Optional. Gets or sets the frequency of the schedule. | |
Interval | Optional. Gets or sets the interval of the schedule. | |
IsEnabled | Optional. Gets or sets a value indicating whether this schedule is enabled. | |
LastModifiedTime | Optional. Gets or sets the last modified time of the schedule. | |
NextRun | Optional. Gets or sets the next run time of the schedule. | |
StartTime | Optional. Gets or sets the start time of the schedule. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe ScheduleProperties
Namespace Microsoft.WindowsAzure.Management.Automation.Models