This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
Gets an API Management gateway hostname binding resource description.
Uses Azure REST API version 2025-03-01-preview.
Using getApiGatewayHostnameBinding
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 getApiGatewayHostnameBinding(args: GetApiGatewayHostnameBindingArgs, opts?: InvokeOptions): Promise<GetApiGatewayHostnameBindingResult>
function getApiGatewayHostnameBindingOutput(args: GetApiGatewayHostnameBindingOutputArgs, opts?: InvokeOptions): Output<GetApiGatewayHostnameBindingResult>def get_api_gateway_hostname_binding(gateway_name: Optional[str] = None,
hostname_binding_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApiGatewayHostnameBindingResult
def get_api_gateway_hostname_binding_output(gateway_name: Optional[pulumi.Input[str]] = None,
hostname_binding_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApiGatewayHostnameBindingResult]func LookupApiGatewayHostnameBinding(ctx *Context, args *LookupApiGatewayHostnameBindingArgs, opts ...InvokeOption) (*LookupApiGatewayHostnameBindingResult, error)
func LookupApiGatewayHostnameBindingOutput(ctx *Context, args *LookupApiGatewayHostnameBindingOutputArgs, opts ...InvokeOption) LookupApiGatewayHostnameBindingResultOutput> Note: This function is named LookupApiGatewayHostnameBinding in the Go SDK.
public static class GetApiGatewayHostnameBinding
{
public static Task<GetApiGatewayHostnameBindingResult> InvokeAsync(GetApiGatewayHostnameBindingArgs args, InvokeOptions? opts = null)
public static Output<GetApiGatewayHostnameBindingResult> Invoke(GetApiGatewayHostnameBindingInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApiGatewayHostnameBindingResult> getApiGatewayHostnameBinding(GetApiGatewayHostnameBindingArgs args, InvokeOptions options)
public static Output<GetApiGatewayHostnameBindingResult> getApiGatewayHostnameBinding(GetApiGatewayHostnameBindingArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:apimanagement:getApiGatewayHostnameBinding
arguments:
# arguments dictionaryThe following arguments are supported:
- Gateway
Name string - The name of the API Management gateway.
- Hostname
Binding stringName - Gateway hostname binding identifier. Must be unique in the scope of parent Gateway entity.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Gateway
Name string - The name of the API Management gateway.
- Hostname
Binding stringName - Gateway hostname binding identifier. Must be unique in the scope of parent Gateway entity.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- gateway
Name String - The name of the API Management gateway.
- hostname
Binding StringName - Gateway hostname binding identifier. Must be unique in the scope of parent Gateway entity.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- gateway
Name string - The name of the API Management gateway.
- hostname
Binding stringName - Gateway hostname binding identifier. Must be unique in the scope of parent Gateway entity.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- gateway_
name str - The name of the API Management gateway.
- hostname_
binding_ strname - Gateway hostname binding identifier. Must be unique in the scope of parent Gateway entity.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- gateway
Name String - The name of the API Management gateway.
- hostname
Binding StringName - Gateway hostname binding identifier. Must be unique in the scope of parent Gateway entity.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getApiGatewayHostnameBinding Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Certificate
Pulumi.
Azure Native. Api Management. Outputs. Gateway Hostname Binding Certificate Response - The hostnames of the data-plane gateway to which requests can be sent.
- ETag string
- If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- Hostname string
- The default hostname of the data-plane gateway.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Key
Vault Pulumi.Azure Native. Api Management. Outputs. Gateway Hostname Binding Key Vault Response - The link to the API Management service workspace.
- Name string
- The name of the resource
- Provisioning
State string - The current provisioning state of the API Management gateway hostname binding.
- System
Data Pulumi.Azure Native. Api Management. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Azure
Api stringVersion - The Azure API version of the resource.
- Certificate
Gateway
Hostname Binding Certificate Response - The hostnames of the data-plane gateway to which requests can be sent.
- ETag string
- If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- Hostname string
- The default hostname of the data-plane gateway.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Key
Vault GatewayHostname Binding Key Vault Response - The link to the API Management service workspace.
- Name string
- The name of the resource
- Provisioning
State string - The current provisioning state of the API Management gateway hostname binding.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api StringVersion - The Azure API version of the resource.
- certificate
Gateway
Hostname Binding Certificate Response - The hostnames of the data-plane gateway to which requests can be sent.
- e
Tag String - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- hostname String
- The default hostname of the data-plane gateway.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- key
Vault GatewayHostname Binding Key Vault Response - The link to the API Management service workspace.
- name String
- The name of the resource
- provisioning
State String - The current provisioning state of the API Management gateway hostname binding.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api stringVersion - The Azure API version of the resource.
- certificate
Gateway
Hostname Binding Certificate Response - The hostnames of the data-plane gateway to which requests can be sent.
- e
Tag string - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- hostname string
- The default hostname of the data-plane gateway.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- key
Vault GatewayHostname Binding Key Vault Response - The link to the API Management service workspace.
- name string
- The name of the resource
- provisioning
State string - The current provisioning state of the API Management gateway hostname binding.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure_
api_ strversion - The Azure API version of the resource.
- certificate
Gateway
Hostname Binding Certificate Response - The hostnames of the data-plane gateway to which requests can be sent.
- e_
tag str - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- hostname str
- The default hostname of the data-plane gateway.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- key_
vault GatewayHostname Binding Key Vault Response - The link to the API Management service workspace.
- name str
- The name of the resource
- provisioning_
state str - The current provisioning state of the API Management gateway hostname binding.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api StringVersion - The Azure API version of the resource.
- certificate Property Map
- The hostnames of the data-plane gateway to which requests can be sent.
- e
Tag String - If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- hostname String
- The default hostname of the data-plane gateway.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- key
Vault Property Map - The link to the API Management service workspace.
- name String
- The name of the resource
- provisioning
State String - The current provisioning state of the API Management gateway hostname binding.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
GatewayHostnameBindingCertificateResponse
- Expiry string
- The expiration date of the certificate.
- Subject string
- The subject of the certificate.
- Thumbprint string
- The thumbprint of the certificate.
- Expiry string
- The expiration date of the certificate.
- Subject string
- The subject of the certificate.
- Thumbprint string
- The thumbprint of the certificate.
- expiry String
- The expiration date of the certificate.
- subject String
- The subject of the certificate.
- thumbprint String
- The thumbprint of the certificate.
- expiry string
- The expiration date of the certificate.
- subject string
- The subject of the certificate.
- thumbprint string
- The thumbprint of the certificate.
- expiry str
- The expiration date of the certificate.
- subject str
- The subject of the certificate.
- thumbprint str
- The thumbprint of the certificate.
- expiry String
- The expiration date of the certificate.
- subject String
- The subject of the certificate.
- thumbprint String
- The thumbprint of the certificate.
GatewayHostnameBindingKeyVaultLastStatusResponse
- Code string
- The last status of the Key Vault certificate fetch process.
- Last
Success stringTime Stamp Utc - The last time the Key Vault certificate fetch process was successful. Only when the fetch process has succeeded at least once and current state is failed. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard. - Time
Stamp stringUtc - The last time the Key Vault certificate fetch process was attempted. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard.
- Code string
- The last status of the Key Vault certificate fetch process.
- Last
Success stringTime Stamp Utc - The last time the Key Vault certificate fetch process was successful. Only when the fetch process has succeeded at least once and current state is failed. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard. - Time
Stamp stringUtc - The last time the Key Vault certificate fetch process was attempted. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard.
- code String
- The last status of the Key Vault certificate fetch process.
- last
Success StringTime Stamp Utc - The last time the Key Vault certificate fetch process was successful. Only when the fetch process has succeeded at least once and current state is failed. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard. - time
Stamp StringUtc - The last time the Key Vault certificate fetch process was attempted. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard.
- code string
- The last status of the Key Vault certificate fetch process.
- last
Success stringTime Stamp Utc - The last time the Key Vault certificate fetch process was successful. Only when the fetch process has succeeded at least once and current state is failed. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard. - time
Stamp stringUtc - The last time the Key Vault certificate fetch process was attempted. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard.
- code str
- The last status of the Key Vault certificate fetch process.
- last_
success_ strtime_ stamp_ utc - The last time the Key Vault certificate fetch process was successful. Only when the fetch process has succeeded at least once and current state is failed. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard. - time_
stamp_ strutc - The last time the Key Vault certificate fetch process was attempted. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard.
- code String
- The last status of the Key Vault certificate fetch process.
- last
Success StringTime Stamp Utc - The last time the Key Vault certificate fetch process was successful. Only when the fetch process has succeeded at least once and current state is failed. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard. - time
Stamp StringUtc - The last time the Key Vault certificate fetch process was attempted. The date conforms to the following format:
yyyy-MM-ddTHH:mm:ssZas specified by the ISO 8601 standard.
GatewayHostnameBindingKeyVaultResponse
- Secret
Id string - The current provisioning state of the API Management gateway hostname binding.
- Identity
Client stringId - The default hostname of the data-plane gateway.
- Last
Status Pulumi.Azure Native. Api Management. Inputs. Gateway Hostname Binding Key Vault Last Status Response - The last status of the Key Vault certificate fetch process.
- Secret
Id string - The current provisioning state of the API Management gateway hostname binding.
- Identity
Client stringId - The default hostname of the data-plane gateway.
- Last
Status GatewayHostname Binding Key Vault Last Status Response - The last status of the Key Vault certificate fetch process.
- secret
Id String - The current provisioning state of the API Management gateway hostname binding.
- identity
Client StringId - The default hostname of the data-plane gateway.
- last
Status GatewayHostname Binding Key Vault Last Status Response - The last status of the Key Vault certificate fetch process.
- secret
Id string - The current provisioning state of the API Management gateway hostname binding.
- identity
Client stringId - The default hostname of the data-plane gateway.
- last
Status GatewayHostname Binding Key Vault Last Status Response - The last status of the Key Vault certificate fetch process.
- secret_
id str - The current provisioning state of the API Management gateway hostname binding.
- identity_
client_ strid - The default hostname of the data-plane gateway.
- last_
status GatewayHostname Binding Key Vault Last Status Response - The last status of the Key Vault certificate fetch process.
- secret
Id String - The current provisioning state of the API Management gateway hostname binding.
- identity
Client StringId - The default hostname of the data-plane gateway.
- last
Status Property Map - The last status of the Key Vault certificate fetch process.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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 v2 docs if using the v2 version of this package.
Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
