IntegrationServiceEnvironmentPropertiesResponse

data class IntegrationServiceEnvironmentPropertiesResponse(val encryptionConfiguration: IntegrationServiceEnvironmenEncryptionConfigurationResponse? = null, val endpointsConfiguration: FlowEndpointsConfigurationResponse? = null, val integrationServiceEnvironmentId: String? = null, val networkConfiguration: NetworkConfigurationResponse? = null, val provisioningState: String? = null, val state: String? = null)

The integration service environment properties.

Constructors

constructor(encryptionConfiguration: IntegrationServiceEnvironmenEncryptionConfigurationResponse? = null, endpointsConfiguration: FlowEndpointsConfigurationResponse? = null, integrationServiceEnvironmentId: String? = null, networkConfiguration: NetworkConfigurationResponse? = null, provisioningState: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The endpoints configuration.

Link copied to clipboard

Gets the tracking id.

Link copied to clipboard

The network configuration.

Link copied to clipboard

The provisioning state.

Link copied to clipboard
val state: String? = null

The integration service environment state.