Share via


NetworkSecurityPerimeterOperationStatuses interface

Interface representing a NetworkSecurityPerimeterOperationStatuses.

Methods

get(string, string, NetworkSecurityPerimeterOperationStatusesGetOptionalParams)

Gets the operation status for the given operation id.

Method Details

get(string, string, NetworkSecurityPerimeterOperationStatusesGetOptionalParams)

Gets the operation status for the given operation id.

function get(location: string, operationId: string, options?: NetworkSecurityPerimeterOperationStatusesGetOptionalParams): Promise<OperationStatusResult>

Parameters

location

string

The location of network security perimeter.

operationId

string

The operation id of the async operation.

Returns