AsyncOperationResult Class
The details of a long running asynchronous shared private link resource operation.
Constructor
AsyncOperationResult(*, status: str | _models.SharedPrivateLinkResourceAsyncOperationResult | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
status
|
The current status of the long running asynchronous shared private link resource operation. Known values are: "Running", "Succeeded", and "Failed". |
Variables
Name | Description |
---|---|
status
|
The current status of the long running asynchronous shared private link resource operation. Known values are: "Running", "Succeeded", and "Failed". |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python