getNetworkSecurityPerimeter

Gets the specified network security perimeter by the name. API Version: 2021-02-01-preview.

Return

The Network Security Perimeter resource

Parameters

argument

null


suspend fun getNetworkSecurityPerimeter(networkSecurityPerimeterName: String, resourceGroupName: String): GetNetworkSecurityPerimeterResult

Return

The Network Security Perimeter resource

Parameters

networkSecurityPerimeterName

The name of the network security perimeter.

resourceGroupName

The name of the resource group.

See also


Return

The Network Security Perimeter resource

Parameters

argument

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

See also