IntegrationServiceEnvironmentManagedApi Class

The integration service environment managed api.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.logic.models._models_py3.Resource
IntegrationServiceEnvironmentManagedApi

Constructor

IntegrationServiceEnvironmentManagedApi(*, location: str | None = None, tags: Dict[str, str] | None = None, integration_service_environment: ResourceReference | None = None, deployment_parameters: IntegrationServiceEnvironmentManagedApiDeploymentParameters | None = None, **kwargs)

Keyword-Only Parameters

Name Description
location
str

The resource location.

tags

A set of tags. The resource tags.

integration_service_environment

The integration service environment reference.

deployment_parameters

The integration service environment managed api deployment parameters.

Variables

Name Description
id
str

The resource id.

name
str

Gets the resource name.

type
str

Gets the resource type.

location
str

The resource location.

tags

A set of tags. The resource tags.

name_properties_name
str

The name.

connection_parameters

The connection parameters.

metadata

The metadata.

runtime_urls

The runtime urls.

general_information

The api general information.

capabilities

The capabilities.

backend_service

The backend service.

policies

The policies for the API.

api_definition_url
str

The API definition.

api_definitions

The api definitions.

integration_service_environment

The integration service environment reference.

provisioning_state

The provisioning state. Possible values include: "NotSpecified", "Accepted", "Running", "Ready", "Creating", "Created", "Deleting", "Deleted", "Canceled", "Failed", "Succeeded", "Moving", "Updating", "Registering", "Registered", "Unregistering", "Unregistered", "Completed", "Renewing", "Pending", "Waiting", "InProgress".

category

The category. Possible values include: "NotSpecified", "Enterprise", "Standard", "Premium".

deployment_parameters

The integration service environment managed api deployment parameters.