Package version:

Interface IntegrationRuntimeVNetProperties

VNet properties for managed integration runtime.

Hierarchy

  • IntegrationRuntimeVNetProperties

Indexable

[property: string]: any

Properties

publicIPs?: string[]

Resource IDs of the public IP addresses that this integration runtime will use.

subnet?: string

The name of the subnet this integration runtime will join.

vNetId?: string

The ID of the VNet that this integration runtime will join.

Generated using TypeDoc