IntegrationServiceEnvironmentManagedApi クラス
統合サービス環境マネージド API。
変数はサーバーによってのみ設定され、要求の送信時には無視されます。
- 継承
-
azure.mgmt.logic.models._models_py3.ResourceIntegrationServiceEnvironmentManagedApi
コンストラクター
IntegrationServiceEnvironmentManagedApi(*, location: str | None = None, tags: Dict[str, str] | None = None, integration_service_environment: ResourceReference | None = None, deployment_parameters: IntegrationServiceEnvironmentManagedApiDeploymentParameters | None = None, **kwargs)
キーワードのみのパラメーター
名前 | 説明 |
---|---|
location
|
リソースの場所。 |
tags
|
タグのセット。 リソース タグ。 |
integration_service_environment
|
統合サービス環境リファレンス。 |
deployment_parameters
|
統合サービス環境のマネージド API デプロイ パラメーター。 |
変数
名前 | 説明 |
---|---|
id
|
リソース ID。 |
name
|
リソース名を取得します。 |
type
|
リソースの種類を取得します。 |
location
|
リソースの場所。 |
tags
|
タグのセット。 リソース タグ。 |
name_properties_name
|
名前。 |
connection_parameters
|
接続パラメーター。 |
metadata
|
メタデータ。 |
runtime_urls
|
ランタイム URL。 |
general_information
|
API の一般的な情報。 |
capabilities
|
機能。 |
backend_service
|
バックエンド サービス。 |
policies
|
API のポリシー。 |
api_definition_url
|
API 定義。 |
api_definitions
|
API 定義。 |
integration_service_environment
|
統合サービス環境リファレンス。 |
provisioning_state
|
プロビジョニングの状態。 使用できる値は次のとおりです。"NotSpecified", "Accepted"、"Running"、"Ready"、"Creating"、"Created"、"Deleteding"、"Deleteded"、"Failed"、"Succeeded"、"Moving"、"Updating"、"Registering"、"Registered"、"Unregistering"、"Unregistered"、"Renewing"、"Pendinging"、"Waiting"、"InProgress"。 |
category
|
カテゴリです。 使用できる値は、"NotSpecified"、"Enterprise"、"Standard"、"Premium" です。 |
deployment_parameters
|
統合サービス環境のマネージド API デプロイ パラメーター。 |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python