Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdditionalLocation

Package version

Description of an additional API Management resource location.

Hierarchy

  • AdditionalLocation

Index

Properties

Optional disableGateway

disableGateway: undefined | false | true

Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.

Optional gatewayRegionalUrl

gatewayRegionalUrl: undefined | string

Gateway URL of the API Management service in the Region. NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

The location name of the additional region among Azure Data center regions.

Optional platformVersion

platformVersion: PlatformVersion

Compute Platform Version running the service. NOTE: This property will not be serialized. It can only be populated by the server.

Optional privateIPAddresses

privateIPAddresses: string[]

Private Static Load Balanced IP addresses of the API Management service which is deployed in an Internal Virtual Network in a particular additional location. Available only for Basic, Standard, Premium and Isolated SKU. NOTE: This property will not be serialized. It can only be populated by the server.

Optional publicIPAddresses

publicIPAddresses: string[]

Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard, Premium and Isolated SKU. NOTE: This property will not be serialized. It can only be populated by the server.

Optional publicIpAddressId

publicIpAddressId: undefined | string

Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.

sku

SKU properties of the API Management service.

Optional virtualNetworkConfiguration

virtualNetworkConfiguration: VirtualNetworkConfiguration

Virtual network configuration for the location.

Optional zones

zones: string[]

A list of availability zones denoting where the resource needs to come from.

Generated using TypeDoc