ManagementLockAtResourceLevelArgs

constructor(apiVersion: Output<String>? = null, level: Output<Either<String, LockLevel>>? = null, lockName: Output<String>? = null, notes: Output<String>? = null, owners: Output<List<ManagementLockOwnerArgs>>? = null, parentResourcePath: Output<String>? = null, resourceGroupName: Output<String>? = null, resourceName: Output<String>? = null, resourceProviderNamespace: Output<String>? = null, resourceType: Output<String>? = null)