GetManagementLockAtResourceGroupLevelPlainArgs

data class GetManagementLockAtResourceGroupLevelPlainArgs(val lockName: String, val resourceGroupName: String) : ConvertibleToJava<GetManagementLockAtResourceGroupLevelPlainArgs>

Constructors

constructor(lockName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the lock to get.

Link copied to clipboard

The name of the locked resource group.

Functions

Link copied to clipboard
open override fun toJava(): GetManagementLockAtResourceGroupLevelPlainArgs