JobCreateProperties Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
JobCreateProperties()
public JobCreateProperties();
Public Sub New ()
Applies to
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)
Parameters
- runbook
- RunbookAssociationProperty