IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint Class      
Azure-SSIS integration runtime outbound network dependency endpoints for one category.
Constructor
IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint(*, category: str | None = None, endpoints: List[_models.IntegrationRuntimeOutboundNetworkDependenciesEndpoint] | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| category | The category of outbound network dependency. Default value: None | 
| endpoints | The endpoints for outbound network dependency. Default value: None | 
Variables
| Name | Description | 
|---|---|
| category | The category of outbound network dependency. | 
| endpoints | The endpoints for outbound network dependency. |