azure-native.certificateregistration.getAppServiceCertificateOrderCertificate
Explore with Pulumi AI
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>
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]
func LookupAppServiceCertificateOrderCertificate(ctx *Context, args *LookupAppServiceCertificateOrderCertificateArgs, opts ...InvokeOption) (*LookupAppServiceCertificateOrderCertificateResult, error)
func LookupAppServiceCertificateOrderCertificateOutput(ctx *Context, args *LookupAppServiceCertificateOrderCertificateOutputArgs, opts ...InvokeOption) LookupAppServiceCertificateOrderCertificateResultOutput
> 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)
}
public static CompletableFuture<GetAppServiceCertificateOrderCertificateResult> getAppServiceCertificateOrderCertificate(GetAppServiceCertificateOrderCertificateArgs args, InvokeOptions options)
public static Output<GetAppServiceCertificateOrderCertificateResult> getAppServiceCertificateOrderCertificate(GetAppServiceCertificateOrderCertificateArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:certificateregistration:getAppServiceCertificateOrderCertificate
arguments:
# arguments dictionary
The following arguments are supported:
- Certificate
Order stringName - Name of the certificate order.
- Name string
- Name of the certificate.
- Resource
Group stringName - Name of the resource group to which the resource belongs.
- Certificate
Order stringName - Name of the certificate order.
- Name string
- Name of the certificate.
- Resource
Group stringName - Name of the resource group to which the resource belongs.
- certificate
Order StringName - Name of the certificate order.
- name String
- Name of the certificate.
- resource
Group StringName - Name of the resource group to which the resource belongs.
- certificate
Order stringName - Name of the certificate order.
- name string
- Name of the certificate.
- resource
Group stringName - Name of the resource group to which the resource belongs.
- certificate_
order_ strname - Name of the certificate order.
- name str
- Name of the certificate.
- resource_
group_ strname - Name of the resource group to which the resource belongs.
- certificate
Order StringName - Name of the certificate order.
- name String
- Name of the certificate.
- resource
Group StringName - Name of the resource group to which the resource belongs.
getAppServiceCertificateOrderCertificate Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Resource Id.
- Location string
- Resource Location.
- Name string
- Resource Name.
- Provisioning
State string - Status of the Key Vault secret.
- Type string
- Resource type.
- Key
Vault stringId - Key Vault resource Id.
- Key
Vault stringSecret Name - 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.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Resource Id.
- Location string
- Resource Location.
- Name string
- Resource Name.
- Provisioning
State string - Status of the Key Vault secret.
- Type string
- Resource type.
- Key
Vault stringId - Key Vault resource Id.
- Key
Vault stringSecret Name - 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.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Resource Id.
- location String
- Resource Location.
- name String
- Resource Name.
- provisioning
State String - Status of the Key Vault secret.
- type String
- Resource type.
- key
Vault StringId - Key Vault resource Id.
- key
Vault StringSecret Name - 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.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Resource Id.
- location string
- Resource Location.
- name string
- Resource Name.
- provisioning
State string - Status of the Key Vault secret.
- type string
- Resource type.
- key
Vault stringId - Key Vault resource Id.
- key
Vault stringSecret Name - 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.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - 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_ strid - Key Vault resource Id.
- key_
vault_ strsecret_ name - 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.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Resource Id.
- location String
- Resource Location.
- name String
- Resource Name.
- provisioning
State String - Status of the Key Vault secret.
- type String
- Resource type.
- key
Vault StringId - Key Vault resource Id.
- key
Vault StringSecret Name - 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.
- Map<String>
- Resource tags.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0