list Global Rulestack App Ids
suspend fun listGlobalRulestackAppIds(argument: ListGlobalRulestackAppIdsPlainArgs): ListGlobalRulestackAppIdsResult
List of AppIds for GlobalRulestack ApiVersion 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
null
Parameters
argument
null
suspend fun listGlobalRulestackAppIds(appIdVersion: String? = null, appPrefix: String? = null, globalRulestackName: String, skip: String? = null, top: Int? = null): ListGlobalRulestackAppIdsResult
Return
null
Parameters
app Id Version
app Prefix
global Rulestack Name
GlobalRulestack resource name
skip
top
See also
suspend fun listGlobalRulestackAppIds(argument: suspend ListGlobalRulestackAppIdsPlainArgsBuilder.() -> Unit): ListGlobalRulestackAppIdsResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.cloudngfw.kotlin.inputs.ListGlobalRulestackAppIdsPlainArgs.