1. Packages
  2. Azure Native
  3. API Docs
  4. certificateregistration
  5. getAppServiceCertificateOrderCertificate
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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.certificateregistration.getAppServiceCertificateOrderCertificate

Explore with Pulumi AI

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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Description for Get the certificate associated with a certificate order.

Uses Azure REST API version 2024-04-01.

Other available API versions: 2022-09-01, 2023-01-01, 2023-12-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native certificateregistration [ApiVersion]. See the version guide for details.

Using getAppServiceCertificateOrderCertificate

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 getAppServiceCertificateOrderCertificate(args: GetAppServiceCertificateOrderCertificateArgs, opts?: InvokeOptions): Promise<GetAppServiceCertificateOrderCertificateResult>
function getAppServiceCertificateOrderCertificateOutput(args: GetAppServiceCertificateOrderCertificateOutputArgs, opts?: InvokeOptions): Output<GetAppServiceCertificateOrderCertificateResult>
Copy
def get_app_service_certificate_order_certificate(certificate_order_name: Optional[str] = None,
                                                  name: Optional[str] = None,
                                                  resource_group_name: Optional[str] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetAppServiceCertificateOrderCertificateResult
def get_app_service_certificate_order_certificate_output(certificate_order_name: Optional[pulumi.Input[str]] = None,
                                                  name: Optional[pulumi.Input[str]] = None,
                                                  resource_group_name: Optional[pulumi.Input[str]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetAppServiceCertificateOrderCertificateResult]
Copy
func LookupAppServiceCertificateOrderCertificate(ctx *Context, args *LookupAppServiceCertificateOrderCertificateArgs, opts ...InvokeOption) (*LookupAppServiceCertificateOrderCertificateResult, error)
func LookupAppServiceCertificateOrderCertificateOutput(ctx *Context, args *LookupAppServiceCertificateOrderCertificateOutputArgs, opts ...InvokeOption) LookupAppServiceCertificateOrderCertificateResultOutput
Copy

> Note: This function is named LookupAppServiceCertificateOrderCertificate in the Go SDK.

public static class GetAppServiceCertificateOrderCertificate 
{
    public static Task<GetAppServiceCertificateOrderCertificateResult> InvokeAsync(GetAppServiceCertificateOrderCertificateArgs args, InvokeOptions? opts = null)
    public static Output<GetAppServiceCertificateOrderCertificateResult> Invoke(GetAppServiceCertificateOrderCertificateInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetAppServiceCertificateOrderCertificateResult> getAppServiceCertificateOrderCertificate(GetAppServiceCertificateOrderCertificateArgs args, InvokeOptions options)
public static Output<GetAppServiceCertificateOrderCertificateResult> getAppServiceCertificateOrderCertificate(GetAppServiceCertificateOrderCertificateArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:certificateregistration:getAppServiceCertificateOrderCertificate
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

CertificateOrderName
This property is required.
Changes to this property will trigger replacement.
string
Name of the certificate order.
Name
This property is required.
Changes to this property will trigger replacement.
string
Name of the certificate.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
CertificateOrderName
This property is required.
Changes to this property will trigger replacement.
string
Name of the certificate order.
Name
This property is required.
Changes to this property will trigger replacement.
string
Name of the certificate.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
certificateOrderName
This property is required.
Changes to this property will trigger replacement.
String
Name of the certificate order.
name
This property is required.
Changes to this property will trigger replacement.
String
Name of the certificate.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the resource group to which the resource belongs.
certificateOrderName
This property is required.
Changes to this property will trigger replacement.
string
Name of the certificate order.
name
This property is required.
Changes to this property will trigger replacement.
string
Name of the certificate.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the resource group to which the resource belongs.
certificate_order_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the certificate order.
name
This property is required.
Changes to this property will trigger replacement.
str
Name of the certificate.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the resource group to which the resource belongs.
certificateOrderName
This property is required.
Changes to this property will trigger replacement.
String
Name of the certificate order.
name
This property is required.
Changes to this property will trigger replacement.
String
Name of the certificate.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the resource group to which the resource belongs.

getAppServiceCertificateOrderCertificate Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Resource Id.
Location string
Resource Location.
Name string
Resource Name.
ProvisioningState string
Status of the Key Vault secret.
Type string
Resource type.
KeyVaultId string
Key Vault resource Id.
KeyVaultSecretName string
Key Vault secret name.
Kind string
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
Tags Dictionary<string, string>
Resource tags.
AzureApiVersion string
The Azure API version of the resource.
Id string
Resource Id.
Location string
Resource Location.
Name string
Resource Name.
ProvisioningState string
Status of the Key Vault secret.
Type string
Resource type.
KeyVaultId string
Key Vault resource Id.
KeyVaultSecretName string
Key Vault secret name.
Kind string
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
Tags map[string]string
Resource tags.
azureApiVersion String
The Azure API version of the resource.
id String
Resource Id.
location String
Resource Location.
name String
Resource Name.
provisioningState String
Status of the Key Vault secret.
type String
Resource type.
keyVaultId String
Key Vault resource Id.
keyVaultSecretName String
Key Vault secret name.
kind String
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
tags Map<String,String>
Resource tags.
azureApiVersion string
The Azure API version of the resource.
id string
Resource Id.
location string
Resource Location.
name string
Resource Name.
provisioningState string
Status of the Key Vault secret.
type string
Resource type.
keyVaultId string
Key Vault resource Id.
keyVaultSecretName string
Key Vault secret name.
kind string
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
tags {[key: string]: string}
Resource tags.
azure_api_version str
The Azure API version of the resource.
id str
Resource Id.
location str
Resource Location.
name str
Resource Name.
provisioning_state str
Status of the Key Vault secret.
type str
Resource type.
key_vault_id str
Key Vault resource Id.
key_vault_secret_name str
Key Vault secret name.
kind str
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
tags Mapping[str, str]
Resource tags.
azureApiVersion String
The Azure API version of the resource.
id String
Resource Id.
location String
Resource Location.
name String
Resource Name.
provisioningState String
Status of the Key Vault secret.
type String
Resource type.
keyVaultId String
Key Vault resource Id.
keyVaultSecretName String
Key Vault secret name.
kind String
Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
tags Map<String>
Resource tags.

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.1.0 published on Tuesday, Apr 8, 2025 by Pulumi