GetNetworkSecurityPerimeterPlainArgs

data class GetNetworkSecurityPerimeterPlainArgs(val networkSecurityPerimeterName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkSecurityPerimeterPlainArgs>

Constructors

Link copied to clipboard
fun GetNetworkSecurityPerimeterPlainArgs(networkSecurityPerimeterName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the network security perimeter.

Link copied to clipboard

The name of the resource group.