IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint Class

Azure-SSIS integration runtime outbound network dependency endpoints for one category.

Constructor

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

Variables

Name Description
category
str

The category of outbound network dependency.

endpoints

The endpoints for outbound network dependency.

Attributes

category

The category of outbound network dependency.

category: str | None

endpoints

The endpoints for outbound network dependency.

endpoints: list['_models.IntegrationRuntimeOutboundNetworkDependenciesEndpoint'] | None