AsyncOperationResult Class
The details of a long running asynchronous shared private link resource operation.
- Inheritance
-
AsyncOperationResult
Constructor
AsyncOperationResult(*, status: Optional[Union[str, azure.mgmt.search.models._search_management_client_enums.SharedPrivateLinkResourceAsyncOperationResult]] = None, **kwargs)
Parameters
Required
The current status of the long running asynchronous shared private link resource operation. Possible values include: "Running", "Succeeded", "Failed".
Feedback
Submit and view feedback for