GetRulesEnginePlainArgs

data class GetRulesEnginePlainArgs(val frontDoorName: String, val resourceGroupName: String, val rulesEngineName: String) : ConvertibleToJava<GetRulesEnginePlainArgs>

Constructors

Link copied to clipboard
fun GetRulesEnginePlainArgs(frontDoorName: String, resourceGroupName: String, rulesEngineName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetRulesEnginePlainArgs

Properties

Link copied to clipboard

Name of the Front Door which is globally unique.

Link copied to clipboard

Name of the Resource group within the Azure subscription.

Link copied to clipboard

Name of the Rules Engine which is unique within the Front Door.