Sdílet prostřednictvím


JobCreateProperties Konstruktory

Definice

Přetížení

JobCreateProperties()
JobCreateProperties(RunbookAssociationProperty)

JobCreateProperties()

public JobCreateProperties ();
Public Sub New ()

Platí pro

JobCreateProperties(RunbookAssociationProperty)

public JobCreateProperties (Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty runbook);
new Microsoft.Azure.Management.Automation.Models.JobCreateProperties : Microsoft.Azure.Management.Automation.Models.RunbookAssociationProperty -> Microsoft.Azure.Management.Automation.Models.JobCreateProperties
Public Sub New (runbook As RunbookAssociationProperty)

Parametry

Platí pro