get Prefix List Local Rulestack
suspend fun getPrefixListLocalRulestack(argument: GetPrefixListLocalRulestackPlainArgs): GetPrefixListLocalRulestackResult
Get a PrefixListResource Uses Azure REST API version 2025-02-06-preview. Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native cloudngfw [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
LocalRulestack prefixList
Parameters
argument
null
suspend fun getPrefixListLocalRulestack(localRulestackName: String, name: String, resourceGroupName: String): GetPrefixListLocalRulestackResult
Return
LocalRulestack prefixList
Parameters
local Rulestack Name
LocalRulestack resource name
name
Local Rule priority
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getPrefixListLocalRulestack(argument: suspend GetPrefixListLocalRulestackPlainArgsBuilder.() -> Unit): GetPrefixListLocalRulestackResult
Return
LocalRulestack prefixList
Parameters
argument
Builder for com.pulumi.azurenative.cloudngfw.kotlin.inputs.GetPrefixListLocalRulestackPlainArgs.