NetworkSecurityPerimeterOperationStatuses interface
Rozhraní představující NetworkSecurityPerimeterOperationStatuses.
Metody
| get(string, string, Network |
Získá stav operace pro dané ID operace. |
Podrobnosti metody
get(string, string, NetworkSecurityPerimeterOperationStatusesGetOptionalParams)
Získá stav operace pro dané ID operace.
function get(location: string, operationId: string, options?: NetworkSecurityPerimeterOperationStatusesGetOptionalParams): Promise<OperationStatusResult>
Parametry
- location
-
string
Umístění hraniční sítě.
- operationId
-
string
ID operace asynchronní operace.
Parametry možností.
Návraty
Promise<OperationStatusResult>