Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntegrationRuntimeVNetProperties

Package version

VNet properties for managed integration runtime.

Hierarchy

  • IntegrationRuntimeVNetProperties

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

Optional publicIPs

publicIPs: string[]

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

Optional subnet

subnet: undefined | string

The name of the subnet this integration runtime will join.

Optional vNetId

vNetId: undefined | string

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

Generated using TypeDoc