GetUserRuleCollectionPlainArgs

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

Constructors

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

Functions

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

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.