UpsertManagedServerOperationStep Class
UpsertManagedServerOperationStep.
Constructor
UpsertManagedServerOperationStep(*, order: int | None = None, name: str | None = None, status: str | _models.UpsertManagedServerOperationStepStatus | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
order
|
Default value: None
|
|
name
|
Default value: None
|
|
status
|
Known values are: "NotStarted", "InProgress", "SlowedDown", "Completed", "Failed", and "Canceled". Default value: None
|
Variables
| Name | Description |
|---|---|
|
order
|
|
|
name
|
|
|
status
|
Known values are: "NotStarted", "InProgress", "SlowedDown", "Completed", "Failed", and "Canceled". |