CustomHttpsConfiguration

class CustomHttpsConfiguration : KotlinCustomResource

Import

Front Door Custom HTTPS Configurations can be imported using the resource id of the Front Door Custom HTTPS Configuration, e.g.

$ pulumi import azure:frontdoor/customHttpsConfiguration:CustomHttpsConfiguration example_custom_https_1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Network/frontDoors/frontdoor1/customHttpsConfiguration/endpoint1

Properties

Link copied to clipboard

A custom_https_configuration block as defined above.

Link copied to clipboard

Should the HTTPS protocol be enabled for this custom domain associated with the Front Door?

Link copied to clipboard

The ID of the Front Door Frontend Endpoint which this configuration refers to. Changing this forces a new resource to be created.

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