IntegrationServiceEnvironmentManagedApi interface

The integration service environment managed api.

Extends

Properties

apiDefinitions

The api definitions. NOTE: This property will not be serialized. It can only be populated by the server.

apiDefinitionUrl

The API definition. NOTE: This property will not be serialized. It can only be populated by the server.

backendService

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.

connectionParameters

The connection parameters. NOTE: This property will not be serialized. It can only be populated by the server.

deploymentParameters

The integration service environment managed api deployment parameters.

generalInformation

The api general information. NOTE: This property will not be serialized. It can only be populated by the server.

integrationServiceEnvironment

The integration service environment reference.

metadata

The metadata. NOTE: This property will not be serialized. It can only be populated by the server.

namePropertiesName

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.

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

runtimeUrls

The runtime urls. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

location

The resource location.

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

tags

The resource tags.

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

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

apiDefinitionUrl

The API definition. NOTE: This property will not be serialized. It can only be populated by the server.

apiDefinitionUrl?: string

Property Value

string

backendService

The backend service. NOTE: This property will not be serialized. It can only be populated by the server.

backendService?: ApiResourceBackendService

Property Value

capabilities

The capabilities. NOTE: This property will not be serialized. It can only be populated by the server.

capabilities?: string[]

Property Value

string[]

category

The category. NOTE: This property will not be serialized. It can only be populated by the server.

category?: string

Property Value

string

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}

deploymentParameters

The integration service environment managed api deployment parameters.

deploymentParameters?: IntegrationServiceEnvironmentManagedApiDeploymentParameters

Property Value

generalInformation

The api general information. NOTE: This property will not be serialized. It can only be populated by the server.

generalInformation?: ApiResourceGeneralInformation

Property Value

integrationServiceEnvironment

The integration service environment reference.

integrationServiceEnvironment?: ResourceReference

Property Value

metadata

The metadata. NOTE: This property will not be serialized. It can only be populated by the server.

metadata?: ApiResourceMetadata

Property Value

namePropertiesName

The name NOTE: This property will not be serialized. It can only be populated by the server.

namePropertiesName?: string

Property Value

string

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

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

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 Property Details

id

The resource id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

The resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Gets the resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

The resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Gets the resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type