GetDefaultAdminRulePlainArgs

data class GetDefaultAdminRulePlainArgs(val configurationName: String, val networkManagerName: String, val resourceGroupName: String, val ruleCollectionName: String, val ruleName: String) : ConvertibleToJava<GetDefaultAdminRulePlainArgs>

Constructors

Link copied to clipboard
fun GetDefaultAdminRulePlainArgs(configurationName: String, networkManagerName: String, resourceGroupName: String, ruleCollectionName: String, ruleName: String)

Functions

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

Properties

Link copied to clipboard

The name of the network manager security Configuration.

Link copied to clipboard

The name of the network manager.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the network manager security Configuration rule collection.

Link copied to clipboard

The name of the rule.