getDscpConfiguration

Gets a DSCP Configuration. API Version: 2020-11-01.

Return

DSCP Configuration in a resource group.

Parameters

argument

null


suspend fun getDscpConfiguration(dscpConfigurationName: String, resourceGroupName: String): GetDscpConfigurationResult

Return

DSCP Configuration in a resource group.

Parameters

dscpConfigurationName

The name of the resource.

resourceGroupName

The name of the resource group.

See also


Return

DSCP Configuration in a resource group.

Parameters

argument

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

See also