getSecurityAdminConfiguration

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

Return

Defines the security configuration

Parameters

argument

null


suspend fun getSecurityAdminConfiguration(configurationName: String, networkManagerName: String, resourceGroupName: String): GetSecurityAdminConfigurationResult

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.GetSecurityAdminConfigurationPlainArgs.

See also