tenant_configurations
Creates, updates, deletes, gets or lists a tenant_configurations
resource.
Overview
Name | tenant_configurations |
Type | Resource |
Id | azure.api_management.tenant_configurations |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource.
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
deploy | EXEC | configurationName, resourceGroupName, serviceName, subscriptionId | This operation applies changes from the specified Git branch to the configuration database. This is a long running operation and could take several minutes to complete. |
save | EXEC | configurationName, resourceGroupName, serviceName, subscriptionId | This operation creates a commit with the current configuration snapshot to the specified branch in the repository. This is a long running operation and could take several minutes to complete. |
validate | EXEC | configurationName, resourceGroupName, serviceName, subscriptionId | This operation validates the changes in the specified Git branch. This is a long running operation and could take several minutes to complete. |