GetNetworkSecurityPerimeterPlainArgs

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

Constructors

Link copied to clipboard
constructor(networkSecurityPerimeterName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the network security perimeter.

Link copied to clipboard

The name of the resource group.

Functions

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