IntegrationServiceEnvironmentNetworkEndpoint interface
The network endpoint.
Properties
accessibility | The accessibility state. |
domain |
The domain name. |
ports | The ports. |
Property Details
accessibility
The accessibility state.
accessibility?: string
Property Value
string
domainName
The domain name.
domainName?: string
Property Value
string
ports
The ports.
ports?: string[]
Property Value
string[]