get Rule
Gets an existing delivery rule within a rule set. API Version: 2020-09-01.
Return
Friendly Rules name mapping to the any Rules or secret related information.
Parameters
argument
null
suspend fun getRule(profileName: String, resourceGroupName: String, ruleName: String, ruleSetName: String): GetRuleResult
Return
Friendly Rules name mapping to the any Rules 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 Name
Name of the delivery rule which is unique within the endpoint.
rule Set Name
Name of the rule set under the profile.
See also
Return
Friendly Rules name mapping to the any Rules or secret related information.
Parameters
argument
Builder for com.pulumi.azurenative.cdn.kotlin.inputs.GetRulePlainArgs.