AppServiceCertificateOrderCertificate

Key Vault container ARM resource for a certificate that is purchased through Azure. API Version: 2020-10-01.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:certificateregistration:AppServiceCertificateOrderCertificate myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val keyVaultId: Output<String>?

Key Vault resource Id.

Link copied to clipboard

Key Vault secret name.

Link copied to clipboard
val kind: Output<String>?

Kind of resource.

Link copied to clipboard
val location: Output<String>

Resource Location.

Link copied to clipboard
val name: Output<String>

Resource Name.

Link copied to clipboard

Status of the Key Vault secret.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The system metadata relating to this resource.

Link copied to clipboard
val tags: Output<Map<String, String>>?

Resource tags.

Link copied to clipboard
val type: Output<String>

Resource type.

Link copied to clipboard
val urn: Output<String>