IntegrationRuntimeCustomerVirtualNetwork Class

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

Inheritance
azure.mgmt.datafactory._serialization.Model
IntegrationRuntimeCustomerVirtualNetwork

Constructor

IntegrationRuntimeCustomerVirtualNetwork(*, subnet_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
subnet_id
str

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

Variables

Name Description
subnet_id
str

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