UpsertManagedServerOperationStep Class
UpsertManagedServerOperationStep.
- Inheritance
-
UpsertManagedServerOperationStep
Constructor
UpsertManagedServerOperationStep(*, order: Optional[int] = None, name: Optional[str] = None, status: Optional[Union[str, azure.mgmt.sql.models._sql_management_client_enums.UpsertManagedServerOperationStepStatus]] = None, **kwargs)
Parameters
- order
- int
Required
- name
- str
Required
- status
- str or UpsertManagedServerOperationStepStatus
Required
Possible values include: "NotStarted", "InProgress", "SlowedDown", "Completed", "Failed", "Canceled".
Feedback
Submit and view feedback for