GetSecurityUserConfigurationPlainArgs

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

Constructors

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

Functions

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

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.