Share via


NetworkSecurityPerimeterAccessRulesReconcileResponse type

Contains response data for the reconcile operation.

type NetworkSecurityPerimeterAccessRulesReconcileResponse = Record<
  string,
  unknown
>