Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiManagementServiceApplyNetworkConfigurationUpdatesOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ApiManagementServiceApplyNetworkConfigurationUpdatesOptionalParams

Index

Properties

Optional parameters

Parameters supplied to the Apply Network Configuration operation. If the parameters are empty, all the regions in which the Api Management service is deployed will be updated sequentially without incurring downtime in the region.

Optional resumeFrom

resumeFrom: undefined | string

A serialized poller which can be used to resume an existing paused Long-Running-Operation.

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Delay to wait until next poll, in milliseconds.

Generated using TypeDoc