RunbookCreateOrUpdateParameters 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
| Name | Description |
|---|---|
| RunbookCreateOrUpdateParameters() |
Initializes a new instance of the RunbookCreateOrUpdateParameters class. |
| RunbookCreateOrUpdateParameters(RunbookCreateOrUpdateProperties) |
RunbookCreateOrUpdateParameters()
Initializes a new instance of the RunbookCreateOrUpdateParameters class.
public RunbookCreateOrUpdateParameters();
Public Sub New ()
Applies to
RunbookCreateOrUpdateParameters(RunbookCreateOrUpdateProperties)
public RunbookCreateOrUpdateParameters(Microsoft.Azure.Management.Automation.Models.RunbookCreateOrUpdateProperties properties);
new Microsoft.Azure.Management.Automation.Models.RunbookCreateOrUpdateParameters : Microsoft.Azure.Management.Automation.Models.RunbookCreateOrUpdateProperties -> Microsoft.Azure.Management.Automation.Models.RunbookCreateOrUpdateParameters
Public Sub New (properties As RunbookCreateOrUpdateProperties)
Parameters
- properties
- RunbookCreateOrUpdateProperties