GetServiceAdditionalLocation

data class GetServiceAdditionalLocation(val capacity: Int, val gatewayRegionalUrl: String, val location: String, val privateIpAddresses: List<String>, val publicIpAddressId: String, val publicIpAddresses: List<String>, val zones: List<String>)

Constructors

Link copied to clipboard
constructor(capacity: Int, gatewayRegionalUrl: String, location: String, privateIpAddresses: List<String>, publicIpAddressId: String, publicIpAddresses: List<String>, zones: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the number of units associated with this API Management service.

Link copied to clipboard

Gateway URL of the API Management service in the Region.

Link copied to clipboard

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

Link copied to clipboard

Private IP addresses of the API Management service in the additional location, for instances using virtual network mode.

Link copied to clipboard

Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard and Premium SKU.

Link copied to clipboard

ID of the standard SKU IPv4 Public IP. Available only for Premium SKU deployed in a virtual network.

Link copied to clipboard

List of the availability zones where API Management is deployed in the additional region exists.