RunbookParameter Properties
Namespace:
Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultValue | Optional. Gets or sets the default value of parameter. |
![]() | IsMandatory | Optional. Gets or sets a Boolean value to indicate whether the parameter is madatory or not. |
![]() | Position | Optional. Get or sets the position of the parameter. |
![]() | Type | Optional. Gets or sets the type of the parameter. |
Show:
