IntegrationRuntimeCustomerVirtualNetwork Class

The definition and properties of virtual network to which Azure-SSIS integration runtime will join.

Constructor

IntegrationRuntimeCustomerVirtualNetwork(*args: Any, **kwargs: Any)

Variables

Name Description
subnet_id
str

The ID of subnet to which Azure-SSIS integration runtime will join.

Attributes

subnet_id

The ID of subnet to which Azure-SSIS integration runtime will join.

subnet_id: str | None