getManagementLockAtResourceLevel

Get the management lock of a resource or any level below resource. API Version: 2017-04-01.

Return

The lock information.

Parameters

argument

null


suspend fun getManagementLockAtResourceLevel(lockName: String, parentResourcePath: String, resourceGroupName: String, resourceName: String, resourceProviderNamespace: String, resourceType: String): GetManagementLockAtResourceLevelResult

Return

The lock information.

See also

Parameters

lockName

The name of lock.

parentResourcePath

An extra path parameter needed in some services, like SQL Databases.

resourceGroupName

The name of the resource group.

resourceName

The name of the resource.

resourceProviderNamespace

The namespace of the resource provider.

resourceType

The type of the resource.


Return

The lock information.

See also

Parameters

argument

Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetManagementLockAtResourceLevelPlainArgs.