GetNetworkSecurityPerimeterAssociationPlainArgs

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

Constructors

constructor(associationName: String, networkSecurityPerimeterName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the NSP association.

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(): GetNetworkSecurityPerimeterAssociationPlainArgs