IntegrationRuntimeVNetProperties |
IntegrationRuntimeComputeProperties.vNetProperties() |
Get the vNetProperties property: VNet properties for managed integration runtime.
|
IntegrationRuntimeVNetProperties |
IntegrationRuntimeVNetProperties.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: VNet properties for managed integration runtime.
|
IntegrationRuntimeVNetProperties |
IntegrationRuntimeVNetProperties.withPublicIPs(List<String> publicIPs) |
Set the publicIPs property: Resource IDs of the public IP addresses that this integration runtime will use.
|
IntegrationRuntimeVNetProperties |
IntegrationRuntimeVNetProperties.withSubnet(String subnet) |
Set the subnet property: The name of the subnet this integration runtime will join.
|
IntegrationRuntimeVNetProperties |
IntegrationRuntimeVNetProperties.withSubnetId(String subnetId) |
Set the subnetId property: The ID of subnet, to which this Azure-SSIS integration runtime will be joined.
|
IntegrationRuntimeVNetProperties |
IntegrationRuntimeVNetProperties.withVNetId(String vNetId) |
Set the vNetId property: The ID of the VNet that this integration runtime will join.
|