GetSecurityAdminConfigurationPlainArgs

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

Constructors

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

Functions

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

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.