getNetworkSecurityPerimeterAssociation

Gets the specified NSP association by name. Uses Azure REST API version 2024-06-01-preview.

Return

The NSP resource association resource

Parameters

argument

null


suspend fun getNetworkSecurityPerimeterAssociation(associationName: String, networkSecurityPerimeterName: String, resourceGroupName: String): GetNetworkSecurityPerimeterAssociationResult

Return

The NSP resource association resource

Parameters

associationName

The name of the NSP association.

networkSecurityPerimeterName

The name of the network security perimeter.

resourceGroupName

The name of the resource group.

See also


Return

The NSP resource association resource

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetNetworkSecurityPerimeterAssociationPlainArgs.

See also