DryrunPatch interface
a dryrun job to be updated.
Properties
| operation |
the preview of the operations for creation NOTE: This property will not be serialized. It can only be populated by the server. |
| parameters | The parameters of the dryrun |
| prerequisite |
the result of the dryrun NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
operationPreviews
the preview of the operations for creation NOTE: This property will not be serialized. It can only be populated by the server.
operationPreviews?: DryrunOperationPreview[]
Property Value
parameters
The parameters of the dryrun
parameters?: DryrunParametersUnion
Property Value
prerequisiteResults
the result of the dryrun NOTE: This property will not be serialized. It can only be populated by the server.
prerequisiteResults?: DryrunPrerequisiteResultUnion[]
Property Value
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string