Class IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails


  • public final class IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails
    extends Object
    The details of Azure-SSIS integration runtime outbound network dependency endpoint.
    • Constructor Detail

      • IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails

        public IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails()
    • Method Detail

      • port

        public Integer port()
        Get the port property: The port of endpoint.
        Returns:
        the port value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.