VirtualNetworkConfiguration interface

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

Properties

subnetname

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

subnetResourceId

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

vnetid

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.

Property Details

subnetname

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

subnetname?: string

Property Value

string

subnetResourceId

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

subnetResourceId?: string

Property Value

string

vnetid

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.

vnetid?: string

Property Value

string