CdnFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Front Door (standard/premium) Custom Domain.

suspend fun getFrontdoorCustomDomain(name: String, profileName: String, resourceGroupName: String): GetFrontdoorCustomDomainResult
Link copied to clipboard

Use this data source to access information about an existing Front Door (standard/premium) Endpoint.

suspend fun getFrontdoorEndpoint(name: String, profileName: String, resourceGroupName: String): GetFrontdoorEndpointResult
Link copied to clipboard

Use this data source to access information about an existing Front Door (standard/premium) Firewall Policy.

Link copied to clipboard

Use this data source to access information about an existing Front Door (standard/premium) Origin Group.

suspend fun getFrontdoorOriginGroup(name: String, profileName: String, resourceGroupName: String): GetFrontdoorOriginGroupResult
Link copied to clipboard

Use this data source to access information about an existing Front Door (standard/premium) Profile.

suspend fun getFrontdoorProfile(identity: GetFrontdoorProfileIdentity? = null, name: String, resourceGroupName: String): GetFrontdoorProfileResult
Link copied to clipboard

Use this data source to access information about an existing Front Door (standard/premium) Rule Set.

suspend fun getFrontdoorRuleSet(name: String, profileName: String, resourceGroupName: String): GetFrontdoorRuleSetResult
Link copied to clipboard

Use this data source to access information about an existing Front Door (standard/premium) Secret.

suspend fun getFrontdoorSecret(name: String, profileName: String, resourceGroupName: String): GetFrontdoorSecretResult
Link copied to clipboard

Use this data source to access information about an existing CDN Profile.

suspend fun getProfile(argument: suspend GetProfilePlainArgsBuilder.() -> Unit): GetProfileResult
suspend fun getProfile(name: String, resourceGroupName: String): GetProfileResult