IntegrationServiceEnvironmentProperties interface
The integration service environment properties.
Properties
| encryption |
The encryption configuration. |
| endpoints |
The endpoints configuration. |
| integration |
Gets the tracking id. |
| network |
The network configuration. |
| provisioning |
The provisioning state. |
| state | The integration service environment state. |
Property Details
encryptionConfiguration
The encryption configuration.
encryptionConfiguration?: IntegrationServiceEnvironmenEncryptionConfiguration
Property Value
endpointsConfiguration
The endpoints configuration.
endpointsConfiguration?: FlowEndpointsConfiguration
Property Value
integrationServiceEnvironmentId
Gets the tracking id.
integrationServiceEnvironmentId?: string
Property Value
string
networkConfiguration
The network configuration.
networkConfiguration?: NetworkConfiguration
Property Value
provisioningState
The provisioning state.
provisioningState?: string
Property Value
string
state
The integration service environment state.
state?: string
Property Value
string