This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.apimanagement.getApiGatewayConfigConnection
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets an API Management gateway config connection resource description. Azure REST API version: 2023-09-01-preview.
Other available API versions: 2024-05-01, 2024-06-01-preview.
Using getApiGatewayConfigConnection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApiGatewayConfigConnection(args: GetApiGatewayConfigConnectionArgs, opts?: InvokeOptions): Promise<GetApiGatewayConfigConnectionResult>
function getApiGatewayConfigConnectionOutput(args: GetApiGatewayConfigConnectionOutputArgs, opts?: InvokeOptions): Output<GetApiGatewayConfigConnectionResult>def get_api_gateway_config_connection(config_connection_name: Optional[str] = None,
                                      gateway_name: Optional[str] = None,
                                      resource_group_name: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetApiGatewayConfigConnectionResult
def get_api_gateway_config_connection_output(config_connection_name: Optional[pulumi.Input[str]] = None,
                                      gateway_name: Optional[pulumi.Input[str]] = None,
                                      resource_group_name: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetApiGatewayConfigConnectionResult]func LookupApiGatewayConfigConnection(ctx *Context, args *LookupApiGatewayConfigConnectionArgs, opts ...InvokeOption) (*LookupApiGatewayConfigConnectionResult, error)
func LookupApiGatewayConfigConnectionOutput(ctx *Context, args *LookupApiGatewayConfigConnectionOutputArgs, opts ...InvokeOption) LookupApiGatewayConfigConnectionResultOutput> Note: This function is named LookupApiGatewayConfigConnection in the Go SDK.
public static class GetApiGatewayConfigConnection 
{
    public static Task<GetApiGatewayConfigConnectionResult> InvokeAsync(GetApiGatewayConfigConnectionArgs args, InvokeOptions? opts = null)
    public static Output<GetApiGatewayConfigConnectionResult> Invoke(GetApiGatewayConfigConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApiGatewayConfigConnectionResult> getApiGatewayConfigConnection(GetApiGatewayConfigConnectionArgs args, InvokeOptions options)
public static Output<GetApiGatewayConfigConnectionResult> getApiGatewayConfigConnection(GetApiGatewayConfigConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:apimanagement:getApiGatewayConfigConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConfigConnection stringName 
- The name of the API Management gateway config connection.
- GatewayName string
- The name of the API Management gateway.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ConfigConnection stringName 
- The name of the API Management gateway config connection.
- GatewayName string
- The name of the API Management gateway.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- configConnection StringName 
- The name of the API Management gateway config connection.
- gatewayName String
- The name of the API Management gateway.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- configConnection stringName 
- The name of the API Management gateway config connection.
- gatewayName string
- The name of the API Management gateway.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- config_connection_ strname 
- The name of the API Management gateway config connection.
- gateway_name str
- The name of the API Management gateway.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- configConnection StringName 
- The name of the API Management gateway config connection.
- gatewayName String
- The name of the API Management gateway.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getApiGatewayConfigConnection Result
The following output properties are available:
- DefaultHostname string
- The default hostname of the data-plane gateway.
- Etag string
- ETag of the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- ProvisioningState string
- The current provisioning state of the API Management gateway config connection
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Hostnames List<string>
- The hostnames of the data-plane gateway to which requests can be sent.
- SourceId string
- The link to the API Management service workspace.
- DefaultHostname string
- The default hostname of the data-plane gateway.
- Etag string
- ETag of the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- ProvisioningState string
- The current provisioning state of the API Management gateway config connection
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Hostnames []string
- The hostnames of the data-plane gateway to which requests can be sent.
- SourceId string
- The link to the API Management service workspace.
- defaultHostname String
- The default hostname of the data-plane gateway.
- etag String
- ETag of the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioningState String
- The current provisioning state of the API Management gateway config connection
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- hostnames List<String>
- The hostnames of the data-plane gateway to which requests can be sent.
- sourceId String
- The link to the API Management service workspace.
- defaultHostname string
- The default hostname of the data-plane gateway.
- etag string
- ETag of the resource.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- provisioningState string
- The current provisioning state of the API Management gateway config connection
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- hostnames string[]
- The hostnames of the data-plane gateway to which requests can be sent.
- sourceId string
- The link to the API Management service workspace.
- default_hostname str
- The default hostname of the data-plane gateway.
- etag str
- ETag of the resource.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- provisioning_state str
- The current provisioning state of the API Management gateway config connection
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- hostnames Sequence[str]
- The hostnames of the data-plane gateway to which requests can be sent.
- source_id str
- The link to the API Management service workspace.
- defaultHostname String
- The default hostname of the data-plane gateway.
- etag String
- ETag of the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioningState String
- The current provisioning state of the API Management gateway config connection
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- hostnames List<String>
- The hostnames of the data-plane gateway to which requests can be sent.
- sourceId String
- The link to the API Management service workspace.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi