CustomCertificate

class CustomCertificate : KotlinCustomResource

Manages an Azure Web PubSub Custom Certificate.

Import

Custom Certificate for a Web PubSub service can be imported using the resource id, e.g.

$ pulumi import azure:webpubsub/customCertificate:CustomCertificate example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.SignalRService/webPubSub/WebPubsub1/customCertificates/cert1

Properties

Link copied to clipboard

The certificate version of the Web PubSub Custom Certificate.

Link copied to clipboard

The certificate ID of the Web PubSub Custom Certificate. Changing this forces a new resource to be created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the Web PubSub Custom Certificate. Changing this forces a new resource to be created.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val webPubsubId: Output<String>

The Web PubSub ID of the Web PubSub Custom Certificate. Changing this forces a new resource to be created.