次の方法で共有


ITenantConfigurationOperations インターフェイス

定義

TenantConfigurationOperations 操作。

public interface ITenantConfigurationOperations
type ITenantConfigurationOperations = interface
Public Interface ITenantConfigurationOperations

メソッド

BeginDeployWithHttpMessagesAsync(String, String, DeployConfigurationParameters, Dictionary<String,List<String>>, CancellationToken)

この操作により、指定した Git ブランチからの変更が構成データベースに適用されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-deploy-any-service-configuration-changes-to-the-api-management-service-instance

BeginSaveWithHttpMessagesAsync(String, String, SaveConfigurationParameter, Dictionary<String,List<String>>, CancellationToken)

この操作により、リポジトリ内の指定したブランチにスナップショット現在の構成でコミットが作成されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-save-the-service-configuration-to-the-git-repository

BeginValidateWithHttpMessagesAsync(String, String, DeployConfigurationParameters, Dictionary<String,List<String>>, CancellationToken)

この操作により、指定した Git ブランチの変更が検証されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。

DeployWithHttpMessagesAsync(String, String, DeployConfigurationParameters, Dictionary<String,List<String>>, CancellationToken)

この操作により、指定した Git ブランチからの変更が構成データベースに適用されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-deploy-any-service-configuration-changes-to-the-api-management-service-instance

GetSyncStateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

構成データベースと Git リポジトリの間の最新の同期の状態を取得します。

SaveWithHttpMessagesAsync(String, String, SaveConfigurationParameter, Dictionary<String,List<String>>, CancellationToken)

この操作により、リポジトリ内の指定したブランチにスナップショット現在の構成でコミットが作成されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-save-the-service-configuration-to-the-git-repository

ValidateWithHttpMessagesAsync(String, String, DeployConfigurationParameters, Dictionary<String,List<String>>, CancellationToken)

この操作により、指定した Git ブランチの変更が検証されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。

拡張メソッド

BeginDeploy(ITenantConfigurationOperations, String, String, DeployConfigurationParameters)

この操作により、指定した Git ブランチからの変更が構成データベースに適用されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-deploy-any-service-configuration-changes-to-the-api-management-service-instance

BeginDeployAsync(ITenantConfigurationOperations, String, String, DeployConfigurationParameters, CancellationToken)

この操作により、指定した Git ブランチからの変更が構成データベースに適用されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-deploy-any-service-configuration-changes-to-the-api-management-service-instance

BeginSave(ITenantConfigurationOperations, String, String, SaveConfigurationParameter)

この操作により、リポジトリ内の指定したブランチにスナップショット現在の構成でコミットが作成されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-save-the-service-configuration-to-the-git-repository

BeginSaveAsync(ITenantConfigurationOperations, String, String, SaveConfigurationParameter, CancellationToken)

この操作により、リポジトリ内の指定したブランチにスナップショット現在の構成でコミットが作成されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-save-the-service-configuration-to-the-git-repository

BeginValidate(ITenantConfigurationOperations, String, String, DeployConfigurationParameters)

この操作により、指定した Git ブランチの変更が検証されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。

BeginValidateAsync(ITenantConfigurationOperations, String, String, DeployConfigurationParameters, CancellationToken)

この操作により、指定した Git ブランチの変更が検証されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。

Deploy(ITenantConfigurationOperations, String, String, DeployConfigurationParameters)

この操作により、指定した Git ブランチからの変更が構成データベースに適用されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-deploy-any-service-configuration-changes-to-the-api-management-service-instance

DeployAsync(ITenantConfigurationOperations, String, String, DeployConfigurationParameters, CancellationToken)

この操作により、指定した Git ブランチからの変更が構成データベースに適用されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-deploy-any-service-configuration-changes-to-the-api-management-service-instance

GetSyncState(ITenantConfigurationOperations, String, String)

構成データベースと Git リポジトリの間の最新の同期の状態を取得します。

GetSyncStateAsync(ITenantConfigurationOperations, String, String, CancellationToken)

構成データベースと Git リポジトリの間の最新の同期の状態を取得します。

Save(ITenantConfigurationOperations, String, String, SaveConfigurationParameter)

この操作により、リポジトリ内の指定したブランチにスナップショット現在の構成でコミットが作成されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-save-the-service-configuration-to-the-git-repository

SaveAsync(ITenantConfigurationOperations, String, String, SaveConfigurationParameter, CancellationToken)

この操作により、リポジトリ内の指定したブランチにスナップショット現在の構成でコミットが作成されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。 https://azure.microsoft.com/en-us/documentation/articles/api-management-configuration-repository-git/#to-save-the-service-configuration-to-the-git-repository

Validate(ITenantConfigurationOperations, String, String, DeployConfigurationParameters)

この操作により、指定した Git ブランチの変更が検証されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。

ValidateAsync(ITenantConfigurationOperations, String, String, DeployConfigurationParameters, CancellationToken)

この操作により、指定した Git ブランチの変更が検証されます。 これは実行時間の長い操作であり、完了までに数分かかる場合があります。

適用対象