get Rule Set
Gets an existing AzureFrontDoor rule set with the specified rule set name under the specified subscription, resource group and profile. API Version: 2020-09-01.
Return
Friendly RuleSet name mapping to the any RuleSet or secret related information.
Parameters
argument
null
suspend fun getRuleSet(profileName: String, resourceGroupName: String, ruleSetName: String): GetRuleSetResult
Return
Friendly RuleSet name mapping to the any RuleSet or secret related information.
Parameters
profile Name
Name of the CDN profile which is unique within the resource group.
resource Group Name
Name of the Resource group within the Azure subscription.
rule Set Name
Name of the rule set under the profile which is unique globally.
See also
Return
Friendly RuleSet name mapping to the any RuleSet or secret related information.
Parameters
argument
Builder for com.pulumi.azurenative.cdn.kotlin.inputs.GetRuleSetPlainArgs.