Package version:

InterfaceNetworkSecurityPerimeterConfigurationsReconcileForPrivateLinkScopeHeaders

Defines headers for NetworkSecurityPerimeterConfigurations_reconcileForPrivateLinkScope operation.

interface NetworkSecurityPerimeterConfigurationsReconcileForPrivateLinkScopeHeaders {
    azureAsyncOperation?: string;
    location?: string;
    retryAfter?: number;
}

Properties

azureAsyncOperation?: string

The URI to poll for completion status.

location?: string

The URL of the resource used to check the status of the asynchronous operation.

retryAfter?: number

The recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation.