IntegrationServiceEnvironmentManagedApiProperties interface
The integration service environment managed api properties.
- Extends
Properties
| deployment |
The integration service environment managed api deployment parameters. |
Inherited Properties
| api |
The api definitions. NOTE: This property will not be serialized. It can only be populated by the server. |
| api |
The API definition. NOTE: This property will not be serialized. It can only be populated by the server. |
| backend |
The backend service. NOTE: This property will not be serialized. It can only be populated by the server. |
| capabilities | The capabilities. NOTE: This property will not be serialized. It can only be populated by the server. |
| category | The category. NOTE: This property will not be serialized. It can only be populated by the server. |
| connection |
The connection parameters. NOTE: This property will not be serialized. It can only be populated by the server. |
| general |
The api general information. NOTE: This property will not be serialized. It can only be populated by the server. |
| integration |
The integration service environment reference. |
| metadata | The metadata. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The name NOTE: This property will not be serialized. It can only be populated by the server. |
| policies | The policies for the API. NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
| runtime |
The runtime urls. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
deploymentParameters
The integration service environment managed api deployment parameters.
deploymentParameters?: IntegrationServiceEnvironmentManagedApiDeploymentParameters
Property Value
Inherited Property Details
apiDefinitions
The api definitions. NOTE: This property will not be serialized. It can only be populated by the server.
apiDefinitions?: ApiResourceDefinitions
Property Value
Inherited From ApiResourceProperties.apiDefinitions
apiDefinitionUrl
The API definition. NOTE: This property will not be serialized. It can only be populated by the server.
apiDefinitionUrl?: string
Property Value
string
Inherited From ApiResourceProperties.apiDefinitionUrl
backendService
The backend service. NOTE: This property will not be serialized. It can only be populated by the server.
backendService?: ApiResourceBackendService
Property Value
Inherited From ApiResourceProperties.backendService
capabilities
The capabilities. NOTE: This property will not be serialized. It can only be populated by the server.
capabilities?: string[]
Property Value
string[]
Inherited From ApiResourceProperties.capabilities
category
The category. NOTE: This property will not be serialized. It can only be populated by the server.
category?: string
Property Value
string
Inherited From ApiResourceProperties.category
connectionParameters
The connection parameters. NOTE: This property will not be serialized. It can only be populated by the server.
connectionParameters?: {[propertyName: string]: any}
Property Value
{[propertyName: string]: any}
Inherited From ApiResourceProperties.connectionParameters
generalInformation
The api general information. NOTE: This property will not be serialized. It can only be populated by the server.
generalInformation?: ApiResourceGeneralInformation
Property Value
Inherited From ApiResourceProperties.generalInformation
integrationServiceEnvironment
The integration service environment reference.
integrationServiceEnvironment?: ResourceReference
Property Value
Inherited From ApiResourceProperties.integrationServiceEnvironment
metadata
The metadata. NOTE: This property will not be serialized. It can only be populated by the server.
metadata?: ApiResourceMetadata
Property Value
Inherited From ApiResourceProperties.metadata
name
The name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ApiResourceProperties.name
policies
The policies for the API. NOTE: This property will not be serialized. It can only be populated by the server.
policies?: ApiResourcePolicies
Property Value
Inherited From ApiResourceProperties.policies
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From ApiResourceProperties.provisioningState
runtimeUrls
The runtime urls. NOTE: This property will not be serialized. It can only be populated by the server.
runtimeUrls?: string[]
Property Value
string[]
Inherited From ApiResourceProperties.runtimeUrls