getNspProfile

Gets the specified NSP profile. Azure REST API version: 2021-02-01-preview. Other available API versions: 2023-07-01-preview, 2023-08-01-preview.

Return

The network security perimeter profile resource

Parameters

argument

null


suspend fun getNspProfile(networkSecurityPerimeterName: String, profileName: String, resourceGroupName: String): GetNspProfileResult

Return

The network security perimeter profile resource

See also

Parameters

networkSecurityPerimeterName

The name of the network security perimeter.

profileName

The name of the NSP profile.

resourceGroupName

The name of the resource group.


Return

The network security perimeter profile resource

See also

Parameters

argument

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