GetPrefixListLocalRulestackPlainArgs

data class GetPrefixListLocalRulestackPlainArgs(val localRulestackName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetPrefixListLocalRulestackPlainArgs>

Constructors

Link copied to clipboard
constructor(localRulestackName: String, name: String, resourceGroupName: String)

Properties

Link copied to clipboard

LocalRulestack resource name

Link copied to clipboard

Local Rule priority

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Functions

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