getNetworkSecurityPerimeterLoggingConfiguration

Gets the NSP logging configuration. Uses Azure REST API version 2024-06-01-preview.

Return

The NSP logging configuration

Parameters

argument

null


suspend fun getNetworkSecurityPerimeterLoggingConfiguration(loggingConfigurationName: String, networkSecurityPerimeterName: String, resourceGroupName: String): GetNetworkSecurityPerimeterLoggingConfigurationResult

Return

The NSP logging configuration

Parameters

loggingConfigurationName

The name of the NSP logging configuration. Accepts 'instance' as name.

networkSecurityPerimeterName

The name of the network security perimeter.

resourceGroupName

The name of the resource group.

See also


Return

The NSP logging configuration

Parameters

argument

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

See also