Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetworkConfiguration

Package version

Configuration of a virtual network to which API Management service is deployed.

Hierarchy

  • VirtualNetworkConfiguration

Index

Properties

Optional subnetResourceId

subnetResourceId: undefined | string

The full resource ID of a subnet in a virtual network to deploy the API Management service in.

Optional subnetname

subnetname: undefined | string

The name of the subnet. NOTE: This property will not be serialized. It can only be populated by the server.

Optional vnetid

vnetid: undefined | string

The virtual network ID. This is typically a GUID. Expect a null GUID by default. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc