Aracılığıyla paylaş


JobScheduleCreateProperties Oluşturucular

Tanım

Aşırı Yüklemeler

JobScheduleCreateProperties()
JobScheduleCreateProperties(ScheduleAssociationProperty, RunbookAssociationProperty)

JobScheduleCreateProperties()

public JobScheduleCreateProperties ();
Public Sub New ()

Şunlara uygulanır

JobScheduleCreateProperties(ScheduleAssociationProperty, RunbookAssociationProperty)

public JobScheduleCreateProperties (Microsoft.Azure.Management.Automation.Models.ScheduleAssociationProperty schedule, Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty runbook);
new Microsoft.Azure.Management.Automation.Models.JobScheduleCreateProperties : Microsoft.Azure.Management.Automation.Models.ScheduleAssociationProperty * Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty -> Microsoft.Azure.Management.Automation.Models.JobScheduleCreateProperties
Public Sub New (schedule As ScheduleAssociationProperty, runbook As RunbookAssociationProperty)

Parametreler

Şunlara uygulanır