ManagedVirtualNetworkPropertiesOutput interface
The properties of managed virtual network.
Properties
| alias | The alias of managed virtual network. |
| v |
The ID of the VNet that this integration runtime will join. |
Property Details
alias
The alias of managed virtual network.
alias?: string
Property Value
string
vNetId
The ID of the VNet that this integration runtime will join.
vNetId?: string
Property Value
string