get Admin Rule
Deprecated
Please use one of the variants: AdminRule, DefaultAdminRule.
Network base admin rule. API Version: 2021-02-01-preview.
Return
Network base admin rule.
Parameters
argument
null
suspend fun getAdminRule(configurationName: String, networkManagerName: String, resourceGroupName: String, ruleCollectionName: String, ruleName: String): GetAdminRuleResult
Deprecated
Please use one of the variants: AdminRule, DefaultAdminRule.
Return
Network base admin rule.
See also
Parameters
configuration Name
The name of the network manager security Configuration.
network Manager Name
The name of the network manager.
resource Group Name
The name of the resource group.
rule Collection Name
The name of the network manager security Configuration rule collection.
rule Name
The name of the rule.
suspend fun getAdminRule(argument: suspend GetAdminRulePlainArgsBuilder.() -> Unit): GetAdminRuleResult
Deprecated
Please use one of the variants: AdminRule, DefaultAdminRule.
Return
Network base admin rule.
See also
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetAdminRulePlainArgs.