Uses of Class
com.azure.resourcemanager.datafactory.models.IntegrationRuntimeOutboundNetworkDependenciesEndpoint
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of IntegrationRuntimeOutboundNetworkDependenciesEndpoint in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionIntegrationRuntimeOutboundNetworkDependenciesEndpoint.withDomainName
(String domainName) Set the domainName property: The domain name of endpoint.IntegrationRuntimeOutboundNetworkDependenciesEndpoint.withEndpointDetails
(List<IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails> endpointDetails) Set the endpointDetails property: The details of endpoint.Modifier and TypeMethodDescriptionIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint.endpoints()
Get the endpoints property: The endpoints for outbound network dependency.Modifier and TypeMethodDescriptionIntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint.withEndpoints
(List<IntegrationRuntimeOutboundNetworkDependenciesEndpoint> endpoints) Set the endpoints property: The endpoints for outbound network dependency.