get Prefix List Global Rulestack
suspend fun getPrefixListGlobalRulestack(argument: GetPrefixListGlobalRulestackPlainArgs): GetPrefixListGlobalRulestackResult
Get a PrefixListGlobalRulestackResource Uses Azure REST API version 2023-09-01. Other available API versions: 2022-08-29, 2022-08-29-preview, 2023-09-01-preview, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview.
Return
GlobalRulestack prefixList
Parameters
argument
null
suspend fun getPrefixListGlobalRulestack(globalRulestackName: String, name: String): GetPrefixListGlobalRulestackResult
Return
GlobalRulestack prefixList
Parameters
global Rulestack Name
GlobalRulestack resource name
name
Local Rule priority
See also
suspend fun getPrefixListGlobalRulestack(argument: suspend GetPrefixListGlobalRulestackPlainArgsBuilder.() -> Unit): GetPrefixListGlobalRulestackResult
Return
GlobalRulestack prefixList
Parameters
argument
Builder for com.pulumi.azurenative.cloudngfw.kotlin.inputs.GetPrefixListGlobalRulestackPlainArgs.