GetNetworkSecurityPerimeterAccessRulePlainArgs

data class GetNetworkSecurityPerimeterAccessRulePlainArgs(val accessRuleName: String, val networkSecurityPerimeterName: String, val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkSecurityPerimeterAccessRulePlainArgs>

Constructors

constructor(accessRuleName: String, networkSecurityPerimeterName: String, profileName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the NSP access rule.

Link copied to clipboard

The name of the network security perimeter.

Link copied to clipboard

The name of the NSP profile.

Link copied to clipboard

The name of the resource group.

Functions

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