getSecurityUserConfiguration

Retrieves a network manager security user configuration. API Version: 2021-02-01-preview.

Return

Defines the security configuration

Parameters

argument

null


suspend fun getSecurityUserConfiguration(configurationName: String, networkManagerName: String, resourceGroupName: String): GetSecurityUserConfigurationResult

Return

Defines the security configuration

Parameters

configurationName

The name of the network manager security Configuration.

networkManagerName

The name of the network manager.

resourceGroupName

The name of the resource group.

See also


Return

Defines the security configuration

Parameters

argument

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

See also